Fixed references to short codes where actually short URLs are being managed

This commit is contained in:
Alejandro Celaya
2018-09-24 23:00:06 +02:00
parent 8784843a7a
commit 25ffbed756
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
"Short URLs"
],
"summary": "List short URLs",
"description": "Returns the list of short codes.<br><br>**Important note**: Before shlink v1.13, this endpoint used to use the `/short-codes` path instead of `/short-urls`. Both of them will keep working, while the first one is considered deprecated.",
"description": "Returns the list of short URLs.<br><br>**Important note**: Before shlink v1.13, this endpoint used to use the `/short-codes` path instead of `/short-urls`. Both of them will keep working, while the first one is considered deprecated.",
"parameters": [
{
"name": "page",