We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de9645e commit b27731fCopy full SHA for b27731f
specification/api/components/parameters/authorization/authorization-internal-dev-pr.yml
@@ -1,9 +1,7 @@
1
-name: Authorization
+name: apikey
2
in: header
3
description: |-
4
- An OAuth 2.0 bearer token. Required in integration and production environments.
+ API Key to authorize in dynamic environments only.
5
required: false
6
schema:
7
type: string
8
- pattern: ^Bearer [[:ascii:]]+$
9
- example: Bearer g1112R_ccQ1Ebbb4gtHBP1aaaNM
0 commit comments