mirror of
https://github.com/discord/discord-api-spec.git
synced 2026-01-28 01:33:45 -05:00
Automated spec update (176763)
This commit is contained in:
parent
b0c342fc3d
commit
1b537b31c1
2 changed files with 0 additions and 68 deletions
|
|
@ -19412,16 +19412,6 @@
|
||||||
"$ref": "#/components/schemas/CustomClientThemeShareRequest"
|
"$ref": "#/components/schemas/CustomClientThemeShareRequest"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"confetti_potion": {
|
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -20776,10 +20766,6 @@
|
||||||
"name"
|
"name"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ConfettiPotionCreateRequest": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {}
|
|
||||||
},
|
|
||||||
"ConnectedAccountGuildResponse": {
|
"ConnectedAccountGuildResponse": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|
@ -29502,16 +29488,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"confetti_potion": {
|
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"message_reference": {
|
"message_reference": {
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{
|
{
|
||||||
|
|
@ -33329,16 +33305,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"confetti_potion": {
|
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"message_reference": {
|
"message_reference": {
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -19781,16 +19781,6 @@
|
||||||
"$ref": "#/components/schemas/CustomClientThemeShareRequest"
|
"$ref": "#/components/schemas/CustomClientThemeShareRequest"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"confetti_potion": {
|
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -21184,10 +21174,6 @@
|
||||||
"name"
|
"name"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ConfettiPotionCreateRequest": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {}
|
|
||||||
},
|
|
||||||
"ConnectedAccountGuildResponse": {
|
"ConnectedAccountGuildResponse": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|
@ -30088,16 +30074,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"confetti_potion": {
|
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"message_reference": {
|
"message_reference": {
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{
|
{
|
||||||
|
|
@ -34210,16 +34186,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"confetti_potion": {
|
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"message_reference": {
|
"message_reference": {
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue