mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-25 02:10:18 -06:00
10 lines
196 B
JSON
10 lines
196 B
JSON
{
|
|
"name": "domain",
|
|
"description": "The domain in which the short code should be searched for.",
|
|
"in": "query",
|
|
"required": false,
|
|
"schema": {
|
|
"type": "string"
|
|
}
|
|
}
|