diff --git a/swagger.json b/swagger.json index 62def3f..2c0edbd 100644 --- a/swagger.json +++ b/swagger.json @@ -947,7 +947,7 @@ "content": { "application/json": { "schema": { - "type": "boolean" + "$ref": "#/components/schemas/DiscordOnlineVmV1" } } } @@ -984,7 +984,7 @@ "content": { "application/json": { "schema": { - "type": "boolean" + "$ref": "#/components/schemas/DiscordReactoToChatVmV1" } } }