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 the cowboy_swagger_handler the path "/[...]" added here should probably rather be "/api-docs/[...]". This would avoid confusion when performing a request to a nonexistent path.
The text was updated successfully, but these errors were encountered:
In the
cowboy_swagger_handler
the path"/[...]"
added here should probably rather be"/api-docs/[...]"
. This would avoid confusion when performing a request to a nonexistent path.The text was updated successfully, but these errors were encountered: