Added support for multi-segment slugs

This commit is contained in:
Alejandro Celaya
2022-08-03 19:32:59 +02:00
parent a570ce202a
commit fdd3e24967
9 changed files with 28 additions and 28 deletions

View File

@@ -76,7 +76,7 @@ These routes have been removed, but have a direct replacement:
* `/qr/{shortCode}[/{size}]` -> `/{shortCode}/qr-code[/{size}]`
* `PUT /rest/v{version}/short-urls/{shortCode}` -> `PATCH /rest/v{version}/short-urls/{shortCode}`
When using the old ones, a 404 status will me returned now.
When using the old ones, a 404 status will be returned now.
### Removed command and route aliases