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
The documentation for the various HTTP method handlers (like GET) link to Path Examples for more information about paths. The Path Examples are located underneath the use method and describe prefix matching. The HTTP method handlers however use full path matching, which is not mentioned.
Expectations
Mention different behaviour either with the link, or in the examples