Opened 10 years ago
Last modified 10 years ago
#1056 closed defect
endpoints 404 if missing trailing / — at Initial Version
Reported by: | Jessica Tallon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.8.0 |
Component: | programming | Keywords: | federation, api |
Cc: | JanKusanagi, Jessica Tallon | Parent Tickets: |
Description
When you request a URL without a tailing / at the end you get a 404. This should work with or without the / e.g.
https://my.gmg.instance/api/user/Tsyesika/feed should resolve to the same endpoint as https://my.gmg.instance/api/user/Tsyesika/feed/
Note:
See TracTickets
for help on using tickets.