Skip to content

apiKey clarification #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

apiKey clarification #2

wants to merge 1 commit into from

Conversation

LostAndDead
Copy link
Member

I have replaced all instances of apiKeyAuth with apiKey as apiKey is the value needed for authorization and the presence of apiKeyAuth was leading to some confusion as if this value was used in the header authorization would fail (as its the wrong key). I have also added a small line of text to the top of the page to make it clear to the user how they can authorize the API.

@Fiahblade
Copy link
Member

Not sure we can drop 'ApiKeyAuth'. It's part of the OpenAPI spec https://swagger.io/docs/specification/authentication/
Also this file is auto generated, so I'm not sure what settings to edit.

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.

2 participants