main - Automated spec update (58625)

made at remote:2024-07-18T00:12:22

taken at now:2024-07-18T01:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2024-07-18 01:10:02 +00:00
parent e063c3e597
commit 46b6170fb9
2 changed files with 36 additions and 0 deletions

View File

@ -1095,6 +1095,24 @@
]
}
]
},
"delete": {
"operationId": "delete_application_user_role_connection",
"responses": {
"204": {
"description": "204 response for delete_application_user_role_connection"
},
"4XX": {
"$ref": "#/components/responses/ClientErrorResponse"
}
},
"security": [
{
"OAuth2": [
"role_connections.write"
]
}
]
}
},
"/users/@me/guilds/{guild_id}/member": {

View File

@ -1095,6 +1095,24 @@
]
}
]
},
"delete": {
"operationId": "delete_application_user_role_connection",
"responses": {
"204": {
"description": "204 response for delete_application_user_role_connection"
},
"4XX": {
"$ref": "#/components/responses/ClientErrorResponse"
}
},
"security": [
{
"OAuth2": [
"role_connections.write"
]
}
]
}
},
"/users/@me/guilds/{guild_id}/member": {