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
{{ message }}
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.
Is it possible to add the HTTP method name to each endpoint? Or even change the symbol or symbol color for each HTTP method? I know that I can name then accordingly but displaying the method in square braces as a prefix to the endpoint name might be more useful.
E.g.
# Users Group
## User avatar
### Set user avatar [POST]
### Unset user avatar [DELETE]
Could be rendered like
The text was updated successfully, but these errors were encountered:
Is it possible to add the HTTP method name to each endpoint? Or even change the symbol or symbol color for each HTTP method? I know that I can name then accordingly but displaying the method in square braces as a prefix to the endpoint name might be more useful.
E.g.
Could be rendered like
The text was updated successfully, but these errors were encountered: