mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-26 06:43:56 +03:00
Fixed typo in swagger docs
This commit is contained in:
parent
23c51a1d5f
commit
181740c3e9
1 changed files with 2 additions and 2 deletions
|
@ -323,9 +323,9 @@
|
|||
"type": "string",
|
||||
"description": "Provided custom slug when the error type is INVALID_SLUG"
|
||||
},
|
||||
"domain": {"type": "string",
|
||||
"domain": {
|
||||
"type": "string",
|
||||
"description": "The domain for which you were trying to create the new short URL"
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue