How to enable Swagger API Key authorization in UI #3609
-
Adding API Key authorization in a Swagger template is pretty straightforward. One simple need to add to the template:
How can this be achieved with PowerTools' automatic Swagger documentation generation? |
Beta Was this translation helpful? Give feedback.
Answered by
rubenfonseca
Jan 12, 2024
Replies: 1 comment 2 replies
-
Hi @gregggilbert-ivadolabs security schemes, headers, cookies and files are currently not implemented in Powertools' OpenAPI implementation. @leandrodamascena should we convert this to a feature request? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
gregggilbert-ivadolabs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @gregggilbert-ivadolabs security schemes, headers, cookies and files are currently not implemented in Powertools' OpenAPI implementation. @leandrodamascena should we convert this to a feature request?