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