Replies: 5 comments 6 replies
-
It's special in a way that it should replicate |
Beta Was this translation helpful? Give feedback.
-
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! |
Beta Was this translation helpful? Give feedback.
-
No extra handling required for |
Beta Was this translation helpful? Give feedback.
-
🚀 v24.7.0, @pepegc |
Beta Was this translation helpful? Give feedback.
-
@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.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Any reason
HEAD
(the request method) is not supported?Beta Was this translation helpful? Give feedback.
All reactions