mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 08:31:23 -05:00
Automated spec update (41307)
This commit is contained in:
parent
c43a455f11
commit
5c42d970ca
2 changed files with 2 additions and 16 deletions
|
@ -21738,14 +21738,7 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"items": {
|
"items": {
|
||||||
"oneOf": [
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"maxItems": 1521
|
"maxItems": 1521
|
||||||
},
|
},
|
||||||
|
|
|
@ -22121,14 +22121,7 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"items": {
|
"items": {
|
||||||
"oneOf": [
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"maxItems": 1521
|
"maxItems": 1521
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue