mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 00:21:23 -05:00
Automated spec update (10055)
This commit is contained in:
parent
3b16f449ef
commit
f7c348c07c
2 changed files with 2 additions and 16 deletions
|
@ -25888,14 +25888,7 @@
|
|||
"null"
|
||||
],
|
||||
"items": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "null"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/UpdateThreadTagRequest"
|
||||
}
|
||||
]
|
||||
"$ref": "#/components/schemas/UpdateThreadTagRequest"
|
||||
},
|
||||
"maxItems": 20
|
||||
}
|
||||
|
|
|
@ -26296,14 +26296,7 @@
|
|||
"null"
|
||||
],
|
||||
"items": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "null"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/UpdateThreadTagRequest"
|
||||
}
|
||||
]
|
||||
"$ref": "#/components/schemas/UpdateThreadTagRequest"
|
||||
},
|
||||
"maxItems": 20
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue