main - remote-2023-08-30T16:12:16 now-2023-08-30T17:10:02
This commit is contained in:
parent
6d08862142
commit
233373f3be
2 changed files with 0 additions and 12 deletions
|
@ -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 a new issue