shlink/docs/swagger/parameters/shortCode.json
2023-05-14 18:25:27 +02:00

9 lines
172 B
JSON

{
"name": "shortCode",
"in": "path",
"description": "The short code for the short URL.",
"required": true,
"schema": {
"type": "string"
}
}