shlink/docs/swagger/parameters/domain.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"
}
}