Automated spec update (292)
This commit is contained in:
parent
527820a24b
commit
20debd341b
|
@ -101,17 +101,11 @@
|
|||
"application/json": {
|
||||
"schema": {
|
||||
"oneOf": [
|
||||
{
|
||||
"$ref": "#/components/schemas/GuildChannelResponse"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/PrivateChannelResponse"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/PrivateGroupChannelResponse"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/ThreadResponse"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -101,17 +101,11 @@
|
|||
"application/json": {
|
||||
"schema": {
|
||||
"oneOf": [
|
||||
{
|
||||
"$ref": "#/components/schemas/GuildChannelResponse"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/PrivateChannelResponse"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/PrivateGroupChannelResponse"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/ThreadResponse"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue