mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-25 14:19:39 +03:00
9 lines
216 B
JSON
9 lines
216 B
JSON
{
|
|
"value": {
|
|
"detail": "No URL found with short code \"abc123\"",
|
|
"title": "Short URL not found",
|
|
"type": "INVALID_SHORTCODE",
|
|
"status": 404,
|
|
"shortCode": "abc123"
|
|
}
|
|
}
|