Skip to content

addSecurityRequirements header while using swagger#174

Open
dipesh-leapfrog wants to merge 1 commit into
rmyndharis:mainfrom
dipesh-leapfrog:hotfix/swagger-x-api-key-missing
Open

addSecurityRequirements header while using swagger#174
dipesh-leapfrog wants to merge 1 commit into
rmyndharis:mainfrom
dipesh-leapfrog:hotfix/swagger-x-api-key-missing

Conversation

@dipesh-leapfrog
Copy link
Copy Markdown

Description

Fix Swagger/OpenAPI security configuration so API key entered in Swagger UI is actually sent as X-API-Key in request headers for protected endpoints.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • Tests added/updated
  • Documentation updated
  • Lint passes
  • Self-reviewed

Screenshots (if applicable)

Related Issues

Closes #173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Swagger UI X-API-Key authorization is not sent in request headers

1 participant