diff --git a/docs/swagger/paths/v1_short-urls.json b/docs/swagger/paths/v1_short-urls.json index 4ef28bd2..04afdd3a 100644 --- a/docs/swagger/paths/v1_short-urls.json +++ b/docs/swagger/paths/v1_short-urls.json @@ -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" - } } }