mirror of
https://github.com/shlinkio/shlink.git
synced 2025-01-07 06:34:05 -06:00
10 lines
214 B
JSON
10 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"
|
||
|
}
|
||
|
}
|