mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 08:31:23 -05:00
Automated spec update (20874)
This commit is contained in:
parent
260d102e6a
commit
44f6253fbd
2 changed files with 2 additions and 2 deletions
|
@ -24179,7 +24179,7 @@
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/components/schemas/RichEmbedField"
|
"$ref": "#/components/schemas/RichEmbedField"
|
||||||
},
|
},
|
||||||
"maxItems": 1521
|
"maxItems": 25
|
||||||
},
|
},
|
||||||
"provider": {
|
"provider": {
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
|
|
|
@ -24561,7 +24561,7 @@
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/components/schemas/RichEmbedField"
|
"$ref": "#/components/schemas/RichEmbedField"
|
||||||
},
|
},
|
||||||
"maxItems": 1521
|
"maxItems": 25
|
||||||
},
|
},
|
||||||
"provider": {
|
"provider": {
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
|
|
Loading…
Reference in a new issue