Skip to content

Commit

Permalink
change subscription key header (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
balanza authored Sep 21, 2020
1 parent 9cd4602 commit 0cc34af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ produces:
securityDefinitions:
SubscriptionKey:
type: apiKey
name: Ocp-Apim-Subscription-Key
name: X-Functions-Key
in: header
description: The API key obtained through the developer portal.
parameters:
Expand Down

0 comments on commit 0cc34af

Please sign in to comment.