mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 08:31:23 -05:00
Automated spec update
This commit is contained in:
parent
d062970492
commit
ed128cc2a3
2 changed files with 6 additions and 2 deletions
|
@ -19647,7 +19647,9 @@
|
|||
"array",
|
||||
"null"
|
||||
],
|
||||
"items": {}
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/GuildMemberResponse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
|
@ -19647,7 +19647,9 @@
|
|||
"array",
|
||||
"null"
|
||||
],
|
||||
"items": {}
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/GuildMemberResponse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
Loading…
Reference in a new issue