mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-23 00:41:23 -05:00
Compare commits
No commits in common. "c21a1572d3181717afd45c13ea7efb7fa5c2748e" and "d7a01b1e552dcc5e01866aed8397a5377bf2a016" have entirely different histories.
c21a1572d3
...
d7a01b1e55
2 changed files with 12 additions and 114 deletions
|
@ -13061,15 +13061,7 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"type": {
|
"type": {
|
||||||
"type": "string",
|
|
||||||
"enum": [
|
|
||||||
"channel"
|
|
||||||
],
|
|
||||||
"allOf": [
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"id": {
|
"id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
@ -20865,16 +20857,7 @@
|
||||||
"array",
|
"array",
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"items": {
|
"items": {},
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/RoleSelectDefaultValue"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/UserSelectDefaultValue"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"maxItems": 25
|
"maxItems": 25
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -24108,12 +24091,7 @@
|
||||||
},
|
},
|
||||||
"PurchaseType": {
|
"PurchaseType": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"oneOf": [
|
"oneOf": [],
|
||||||
{
|
|
||||||
"title": "GUILD_PRODUCT",
|
|
||||||
"const": 0
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"format": "int32"
|
"format": "int32"
|
||||||
},
|
},
|
||||||
"QuarantineUserAction": {
|
"QuarantineUserAction": {
|
||||||
|
@ -24696,15 +24674,7 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"type": {
|
"type": {
|
||||||
"type": "string",
|
|
||||||
"enum": [
|
|
||||||
"role"
|
|
||||||
],
|
|
||||||
"allOf": [
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"id": {
|
"id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
@ -25007,20 +24977,7 @@
|
||||||
},
|
},
|
||||||
"SnowflakeSelectDefaultValueTypes": {
|
"SnowflakeSelectDefaultValueTypes": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"oneOf": [
|
"oneOf": []
|
||||||
{
|
|
||||||
"title": "USER",
|
|
||||||
"const": "user"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "ROLE",
|
|
||||||
"const": "role"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "CHANNEL",
|
|
||||||
"const": "channel"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"SnowflakeType": {
|
"SnowflakeType": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
@ -26913,15 +26870,7 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"type": {
|
"type": {
|
||||||
"type": "string",
|
|
||||||
"enum": [
|
|
||||||
"user"
|
|
||||||
],
|
|
||||||
"allOf": [
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"id": {
|
"id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
|
|
@ -13304,15 +13304,7 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"type": {
|
"type": {
|
||||||
"type": "string",
|
|
||||||
"enum": [
|
|
||||||
"channel"
|
|
||||||
],
|
|
||||||
"allOf": [
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"id": {
|
"id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
@ -21193,16 +21185,7 @@
|
||||||
"array",
|
"array",
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"items": {
|
"items": {},
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/RoleSelectDefaultValue"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/UserSelectDefaultValue"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"maxItems": 25
|
"maxItems": 25
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -24572,12 +24555,7 @@
|
||||||
},
|
},
|
||||||
"PurchaseType": {
|
"PurchaseType": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"oneOf": [
|
"oneOf": [],
|
||||||
{
|
|
||||||
"title": "GUILD_PRODUCT",
|
|
||||||
"const": 0
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"format": "int32"
|
"format": "int32"
|
||||||
},
|
},
|
||||||
"QuarantineUserAction": {
|
"QuarantineUserAction": {
|
||||||
|
@ -25453,15 +25431,7 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"type": {
|
"type": {
|
||||||
"type": "string",
|
|
||||||
"enum": [
|
|
||||||
"role"
|
|
||||||
],
|
|
||||||
"allOf": [
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"id": {
|
"id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
@ -25788,20 +25758,7 @@
|
||||||
},
|
},
|
||||||
"SnowflakeSelectDefaultValueTypes": {
|
"SnowflakeSelectDefaultValueTypes": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"oneOf": [
|
"oneOf": []
|
||||||
{
|
|
||||||
"title": "USER",
|
|
||||||
"const": "user"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "ROLE",
|
|
||||||
"const": "role"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "CHANNEL",
|
|
||||||
"const": "channel"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"SnowflakeType": {
|
"SnowflakeType": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
@ -27725,15 +27682,7 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"type": {
|
"type": {
|
||||||
"type": "string",
|
|
||||||
"enum": [
|
|
||||||
"user"
|
|
||||||
],
|
|
||||||
"allOf": [
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
"$ref": "#/components/schemas/SnowflakeSelectDefaultValueTypes"
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"id": {
|
"id": {
|
||||||
"$ref": "#/components/schemas/SnowflakeType"
|
"$ref": "#/components/schemas/SnowflakeType"
|
||||||
|
|
Loading…
Reference in a new issue