mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-28 03:24:07 -06:00
10 lines
246 B
JSON
10 lines
246 B
JSON
{
|
|
"value": {
|
|
"detail": "No URL found with short code \"abc123\"",
|
|
"title": "Short URL not found",
|
|
"type": "https://shlink.io/api/error/short-url-not-found",
|
|
"status": 404,
|
|
"shortCode": "abc123"
|
|
}
|
|
}
|