Support custom Authorization schemes under securitySchemes
#943
Mahoney
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We use a custom Authorization scheme of
Token
- so header looks like this:Authorization: Token <apiKey>
At present if we configure our OpenAPI as so:
Mintlify does not render anything around auth in the generated docs.
Beta Was this translation helpful? Give feedback.
All reactions