diff --git a/docs/swagger/paths/v1_short-urls.json b/docs/swagger/paths/v1_short-urls.json index c5041ecc..05c5973a 100644 --- a/docs/swagger/paths/v1_short-urls.json +++ b/docs/swagger/paths/v1_short-urls.json @@ -106,8 +106,8 @@ "schema": { "type": "string", "enum": [ - "false", - "true" + "true", + "false" ] } }, @@ -119,8 +119,8 @@ "schema": { "type": "string", "enum": [ - "false", - "true" + "true", + "false" ] } }