Automated spec update (274)

This commit is contained in:
Nelly (automation bot) 2023-08-24 23:42:53 +00:00
parent 117758695a
commit 5f472eb49d
2 changed files with 16 additions and 6 deletions

View File

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

View File

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