mirror of
https://github.com/discord/discord-api-spec.git
synced 2025-11-14 07:49:48 -05:00
Automated spec update (154209)
This commit is contained in:
parent
f627d43278
commit
47b4923237
2 changed files with 0 additions and 26 deletions
|
|
@ -22754,10 +22754,6 @@
|
||||||
"code"
|
"code"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"GameResponse": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {}
|
|
||||||
},
|
|
||||||
"GatewayBotResponse": {
|
"GatewayBotResponse": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|
@ -31474,15 +31470,6 @@
|
||||||
"$ref": "#/components/schemas/TeamResponse"
|
"$ref": "#/components/schemas/TeamResponse"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"linked_games": {
|
|
||||||
"type": [
|
|
||||||
"array",
|
|
||||||
"null"
|
|
||||||
],
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/components/schemas/GameResponse"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
|
|
|
||||||
|
|
@ -23193,10 +23193,6 @@
|
||||||
"code"
|
"code"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"GameResponse": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {}
|
|
||||||
},
|
|
||||||
"GatewayBotResponse": {
|
"GatewayBotResponse": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|
@ -32060,15 +32056,6 @@
|
||||||
"$ref": "#/components/schemas/TeamResponse"
|
"$ref": "#/components/schemas/TeamResponse"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"linked_games": {
|
|
||||||
"type": [
|
|
||||||
"array",
|
|
||||||
"null"
|
|
||||||
],
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/components/schemas/GameResponse"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue