sanic-org / sanic-ext

Extended Sanic functionality
https://sanic.dev/en/plugins/sanic-ext/getting-started.html
MIT License
50 stars 36 forks source link

[Bug] OpenAPI definition does not include placeholder for "headers" #226

Open devaroop opened 1 year ago

devaroop commented 1 year ago

Describe the bug When using the @openapi.definition(... decorator there is no placeholder for "headers" in this document and also in the code