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? |
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? |
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?