reflector: add authentication description
This commit is contained in:
parent
cd0597a929
commit
a6f12006e5
1 changed files with 2 additions and 1 deletions
|
@ -56,7 +56,7 @@ paths:
|
|||
schema:
|
||||
type: object
|
||||
properties:
|
||||
user:
|
||||
description:
|
||||
type: string
|
||||
example: "Link Distribution Team A"
|
||||
403:
|
||||
|
@ -70,6 +70,7 @@ components:
|
|||
type: apiKey
|
||||
in: query
|
||||
name: key
|
||||
description: API key provisioned in the Bypass Censorship Portal for the relevant resource pool.
|
||||
|
||||
security:
|
||||
- ApiKeyAuth: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue