mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-09 16:53:11 +08:00
Added response examples to swagger docs
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
"description": "The original long URL behind the short code."
|
||||
}
|
||||
}
|
||||
},
|
||||
"examples": {
|
||||
"application/json": {
|
||||
"longUrl": "https://shlink.io"
|
||||
}
|
||||
}
|
||||
},
|
||||
"400": {
|
||||
|
||||
Reference in New Issue
Block a user