Changes between Initial Version and Version 1 of Ticket #1056
- Timestamp:
- Dec 8, 2014, 3:59:49 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1056
- Property Summary endpoints 404 if missing trailing / → endpoints redirect to trailing / endpoint if missing
-
Ticket #1056 – Description
initial v1 1 When you request a URL without a tailing / at the end you get a 404. This should work with or without the / e.g.1 When you request a URL without a tailing / at the end a redirection rather than the content you requested. This should work with or without the / e.g. 2 2 3 3 https://my.gmg.instance/api/user/Tsyesika/feed should resolve to the same endpoint as https://my.gmg.instance/api/user/Tsyesika/feed/