Fixed typo in swagger docs

This commit is contained in:
Alejandro Celaya 2021-12-09 18:55:17 +01:00
parent 23c51a1d5f
commit 181740c3e9

View file

@ -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"
}
}
}