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:
parent
e063c3e597
commit
46b6170fb9
2 changed files with 36 additions and 0 deletions
|
@ -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": {
|
"/users/@me/guilds/{guild_id}/member": {
|
||||||
|
|
|
@ -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": {
|
"/users/@me/guilds/{guild_id}/member": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue