Compare commits

..

2 commits

Author SHA1 Message Date
Nelly (automation bot)
2c0a5ddffb Automated spec update (240210) 2026-07-11 01:17:07 +00:00
Nelly (automation bot)
0004ce117d Automated spec update (239998) 2026-07-10 19:23:46 +00:00
2 changed files with 6 additions and 40 deletions

View file

@ -6613,26 +6613,6 @@
}
}
},
"204": {
"description": "204 response for bulk_ban_users_from_guild",
"headers": {
"X-RateLimit-Limit": {
"$ref": "#/components/headers/X-RateLimit-Limit"
},
"X-RateLimit-Remaining": {
"$ref": "#/components/headers/X-RateLimit-Remaining"
},
"X-RateLimit-Reset": {
"$ref": "#/components/headers/X-RateLimit-Reset"
},
"X-RateLimit-Reset-After": {
"$ref": "#/components/headers/X-RateLimit-Reset-After"
},
"X-RateLimit-Bucket": {
"$ref": "#/components/headers/X-RateLimit-Bucket"
}
}
},
"429": {
"$ref": "#/components/responses/ClientRatelimitedResponse"
},
@ -13870,6 +13850,7 @@
},
"external_auth_token": {
"type": "string",
"minLength": 1,
"maxLength": 10240
},
"external_auth_type": {
@ -13933,6 +13914,7 @@
"properties": {
"external_user_id": {
"type": "string",
"minLength": 1,
"maxLength": 1024
}
},
@ -14000,6 +13982,7 @@
},
"external_auth_token": {
"type": "string",
"minLength": 1,
"maxLength": 10240
},
"external_auth_type": {

View file

@ -6613,26 +6613,6 @@
}
}
},
"204": {
"description": "204 response for bulk_ban_users_from_guild",
"headers": {
"X-RateLimit-Limit": {
"$ref": "#/components/headers/X-RateLimit-Limit"
},
"X-RateLimit-Remaining": {
"$ref": "#/components/headers/X-RateLimit-Remaining"
},
"X-RateLimit-Reset": {
"$ref": "#/components/headers/X-RateLimit-Reset"
},
"X-RateLimit-Reset-After": {
"$ref": "#/components/headers/X-RateLimit-Reset-After"
},
"X-RateLimit-Bucket": {
"$ref": "#/components/headers/X-RateLimit-Bucket"
}
}
},
"429": {
"$ref": "#/components/responses/ClientRatelimitedResponse"
},
@ -13882,6 +13862,7 @@
},
"external_auth_token": {
"type": "string",
"minLength": 1,
"maxLength": 10240
},
"external_auth_type": {
@ -13945,6 +13926,7 @@
"properties": {
"external_user_id": {
"type": "string",
"minLength": 1,
"maxLength": 1024
}
},
@ -14012,6 +13994,7 @@
},
"external_auth_token": {
"type": "string",
"minLength": 1,
"maxLength": 10240
},
"external_auth_type": {