lunakv / academyruins-api

Rules API for Magic: The Gathering
https://api.academyruins.com/docs
GNU Affero General Public License v3.0
4 stars 1 forks source link

Remove trailing slash from /cr route #33

Closed lunakv closed 1 year ago

lunakv commented 1 year ago

Related to #30

Resolves the issue on the side of the back end server by replacing the only (non-root) route that canonically ended with a slash (/cr). Now we need to update the proxy config to remove trailing slashes from all routes.