mirror of
https://github.com/shlinkio/shlink.git
synced 2025-01-08 15:14:00 -06:00
10 lines
216 B
JSON
10 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"
|
|
}
|
|
}
|