From 5f472eb49daa391ea214c8acf42ada02274f9de0 Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Thu, 24 Aug 2023 23:42:53 +0000 Subject: [PATCH] Automated spec update (274) --- specs/openapi.json | 11 ++++++++--- specs/openapi_preview.json | 11 ++++++++--- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/specs/openapi.json b/specs/openapi.json index 3c7d6bd..d0cd602 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -6534,9 +6534,6 @@ }, { "$ref": "#/components/schemas/ThreadResponse" - }, - { - "type": "null" } ] } @@ -12092,6 +12089,14 @@ { "title": "HOME_SETTINGS_UPDATE", "const": 191 + }, + { + "title": "VOICE_CHANNEL_STATUS_CREATE", + "const": 192 + }, + { + "title": "VOICE_CHANNEL_STATUS_DELETE", + "const": 193 } ], "format": "int32" diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 39b7624..c21c0c1 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -6534,9 +6534,6 @@ }, { "$ref": "#/components/schemas/ThreadResponse" - }, - { - "type": "null" } ] } @@ -12092,6 +12089,14 @@ { "title": "HOME_SETTINGS_UPDATE", "const": 191 + }, + { + "title": "VOICE_CHANNEL_STATUS_CREATE", + "const": 192 + }, + { + "title": "VOICE_CHANNEL_STATUS_DELETE", + "const": 193 } ], "format": "int32"