diff --git a/schemas/reflector.yaml b/schemas/reflector.yaml index 07a21fe..4d3affa 100644 --- a/schemas/reflector.yaml +++ b/schemas/reflector.yaml @@ -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: []