diff --git a/api/openapi.yaml b/api/openapi.yaml index 4a134a2..93fc7b7 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -970,6 +970,8 @@ paths: schema: $ref: '#/components/schemas/RateLimiterError' description: Rate Limit Exceeded + security: + - app_key: [ ] x-accepts: application/json get: description: "Returns the User’s properties, Aliases, and Subscriptions."