mirror of
https://github.com/discord/discord-api-spec.git
synced 2026-05-01 06:20:33 -04:00
Automated spec update (192128)
This commit is contained in:
parent
e4c6589bcb
commit
33c702de54
2 changed files with 4 additions and 4 deletions
|
|
@ -489,7 +489,7 @@
|
|||
"items": {
|
||||
"$ref": "#/components/schemas/ApplicationCommandUpdateRequest"
|
||||
},
|
||||
"maxItems": 110
|
||||
"maxItems": 130
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -1556,7 +1556,7 @@
|
|||
"items": {
|
||||
"$ref": "#/components/schemas/ApplicationCommandUpdateRequest"
|
||||
},
|
||||
"maxItems": 110
|
||||
"maxItems": 130
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -489,7 +489,7 @@
|
|||
"items": {
|
||||
"$ref": "#/components/schemas/ApplicationCommandUpdateRequest"
|
||||
},
|
||||
"maxItems": 110
|
||||
"maxItems": 130
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -1556,7 +1556,7 @@
|
|||
"items": {
|
||||
"$ref": "#/components/schemas/ApplicationCommandUpdateRequest"
|
||||
},
|
||||
"maxItems": 110
|
||||
"maxItems": 130
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue