Replies: 5 comments 6 replies
|
It's special in a way that it should replicate |
|
I found an interesting note in Express documentation, @pepegc :
https://expressjs.com/en/api.html#app.METHOD So that maybe there is no need for all that UPD: Tested it. It really works! |
|
No extra handling required for |
|
🚀 v24.7.0, @pepegc |
|
@RobinTail I am curious, is there a way for us to disable the addition of HEAD routes to openapi documentation? e.g. we are trying to create a minimal openapi.doc, and currently have a structure like below. It would be convenient to not have HEAD requests auto-added to the doc. |

Uh oh!
There was an error while loading. Please reload this page.
Any reason
HEAD(the request method) is not supported?All reactions