Automated spec update (53609)

This commit is contained in:
Nelly (automation bot) 2024-06-18 18:37:26 +00:00
parent b63f4b5da1
commit c6c410eddb
2 changed files with 34 additions and 32 deletions

View File

@ -21486,7 +21486,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"components": { "components": {
"type": [ "type": [
@ -21541,7 +21542,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": [ "type": [
@ -21615,7 +21617,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -21706,7 +21709,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -21776,7 +21780,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -21830,7 +21835,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -21884,7 +21890,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -22000,7 +22007,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -23352,14 +23360,7 @@
"components": { "components": {
"type": "array", "type": "array",
"items": { "items": {
"oneOf": [ "$ref": "#/components/schemas/ActionRow"
{
"$ref": "#/components/schemas/ActionRow"
},
{
"$ref": "#/components/schemas/InputText"
}
]
}, },
"minItems": 1, "minItems": 1,
"maxItems": 5 "maxItems": 5

View File

@ -21816,7 +21816,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"components": { "components": {
"type": [ "type": [
@ -21871,7 +21872,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": [ "type": [
@ -21945,7 +21947,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -22036,7 +22039,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -22161,7 +22165,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -22215,7 +22220,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -22269,7 +22275,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -22385,7 +22392,8 @@
"format": "int32" "format": "int32"
}, },
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "type": "integer",
"format": "int32"
}, },
"custom_id": { "custom_id": {
"type": "string" "type": "string"
@ -23759,14 +23767,7 @@
"components": { "components": {
"type": "array", "type": "array",
"items": { "items": {
"oneOf": [ "$ref": "#/components/schemas/ActionRow"
{
"$ref": "#/components/schemas/ActionRow"
},
{
"$ref": "#/components/schemas/InputText"
}
]
}, },
"minItems": 1, "minItems": 1,
"maxItems": 5 "maxItems": 5