You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my application, almost all routes are available with OPTIONS method. The problem is that it adds useless documentation (OPTIONS is only for security purpose from browser during cross host/port call). Is there a way to hide all OPTIONS from documentation ?
Additional context
No response
The text was updated successfully, but these errors were encountered:
Version
4.23
Question
In my application, almost all routes are available with OPTIONS method. The problem is that it adds useless documentation (OPTIONS is only for security purpose from browser during cross host/port call). Is there a way to hide all OPTIONS from documentation ?
Additional context
No response
The text was updated successfully, but these errors were encountered: