diff --git a/README.md b/README.md index 1d8c78f..b70b023 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ servers: components: securitySchemes: QueryKeyAuth: - type: apiKey + type: bearer in: header name: Authorization description: Bearer token authentication