Automated spec update (274)
This commit is contained in:
parent
117758695a
commit
5f472eb49d
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue