Skip to content

Commit

Permalink
Update swagger api key name.
Browse files Browse the repository at this point in the history
  • Loading branch information
noboomu committed Jul 25, 2018
1 parent 99c0171 commit 45e1a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/reference.conf
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ swagger {
{
key="defaultApiKey"
in="HEADER",
name="default-api-key"
name="Authorization"
value="123456789"
}
]
Expand Down

0 comments on commit 45e1a1c

Please sign in to comment.