diff --git a/assets/openapi.json b/assets/openapi.json
index c2718ee8..85292bc3 100644
--- a/assets/openapi.json
+++ b/assets/openapi.json
@@ -146,31 +146,6 @@
"version"
]
},
- "ConnectedAccountCommonOAuthTokenResponse": {
- "type": "object",
- "properties": {
- "access_token": {
- "type": "string"
- },
- "token_type": {
- "type": "string"
- },
- "scope": {
- "type": "string"
- },
- "refresh_token": {
- "type": "string"
- },
- "expires_in": {
- "type": "integer"
- }
- },
- "required": [
- "access_token",
- "scope",
- "token_type"
- ]
- },
"RouteResponse": {
"type": "object",
"properties": {
@@ -2514,7 +2489,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -2723,7 +2698,7 @@
},
"required": [
"ToGuildSource",
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"bans",
"channel_ordering",
"channels",
@@ -4404,6 +4379,31 @@
"user_id"
]
},
+ "ConnectedAccountCommonOAuthTokenResponse": {
+ "type": "object",
+ "properties": {
+ "access_token": {
+ "type": "string"
+ },
+ "token_type": {
+ "type": "string"
+ },
+ "scope": {
+ "type": "string"
+ },
+ "refresh_token": {
+ "type": "string"
+ },
+ "expires_in": {
+ "type": "integer"
+ }
+ },
+ "required": [
+ "access_token",
+ "scope",
+ "token_type"
+ ]
+ },
"ConnectionCallbackSchema": {
"type": "object",
"properties": {
@@ -7854,7 +7854,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -7865,7 +7865,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"channel",
"embeds",
"flags",
@@ -8042,7 +8042,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -8053,7 +8053,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"created_at",
"flags",
"id",
@@ -8110,7 +8110,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -8121,7 +8121,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"channel",
"channel_id",
"closed",
@@ -8321,7 +8321,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -8332,7 +8332,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"bio",
"bot",
"connected_accounts",
@@ -8430,7 +8430,7 @@
"session_nickname": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -8441,7 +8441,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"activities",
"client_info",
"client_status",
@@ -8733,7 +8733,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -8744,7 +8744,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"from",
"from_id",
"id",
@@ -8829,7 +8829,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -8840,7 +8840,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"external_id",
"id",
"name",
@@ -9043,7 +9043,7 @@
"type": "boolean",
"default": true
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -9054,7 +9054,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"afk_timeout",
"allow_accessibility_detection",
"animate_emoji",
@@ -9169,7 +9169,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -9180,7 +9180,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"counter",
"id",
"key_id",
@@ -9338,7 +9338,7 @@
"flags": {
"$ref": "#/components/schemas/ThreadMemberFlags"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -9349,7 +9349,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"channel",
"flags",
"id",
@@ -9454,7 +9454,7 @@
"type": "integer",
"default": 0
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -9465,7 +9465,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"banner",
"bio",
"communication_disabled_until",
@@ -9710,7 +9710,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -9721,7 +9721,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"bans",
"channel_ordering",
"channels",
@@ -9776,7 +9776,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -9787,7 +9787,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"executor",
"executor_id",
"guild",
@@ -9857,7 +9857,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -9868,7 +9868,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"color",
"colors",
"flags",
@@ -9941,7 +9941,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -9952,7 +9952,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"code",
"created_at",
"creator",
@@ -10010,7 +10010,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -10021,7 +10021,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"animated",
"available",
"groups",
@@ -10078,7 +10078,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -10089,7 +10089,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"format_type",
"id",
"name",
@@ -10124,7 +10124,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -10135,7 +10135,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"id",
"name",
"stickers"
@@ -10216,7 +10216,7 @@
"flags": {
"type": "integer"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -10227,7 +10227,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"channel",
"channel_id",
"code",
@@ -10301,7 +10301,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -10312,7 +10312,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"channel",
"channel_id",
"deaf",
@@ -10387,7 +10387,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -10398,7 +10398,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"application",
"application_id",
"avatar",
@@ -10555,7 +10555,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -10566,7 +10566,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"description",
"discoverability_state",
"discovery_eligibility_flags",
@@ -10609,7 +10609,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -10620,7 +10620,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"id",
"members",
"name",
@@ -10658,7 +10658,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -10669,7 +10669,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"id",
"membership_state",
"permissions",
@@ -10949,7 +10949,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -10960,7 +10960,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"badge_count",
"channel",
"channel_id",
@@ -11047,7 +11047,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -11058,7 +11058,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"channel",
"channel_id",
"id",
@@ -11099,7 +11099,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -11110,7 +11110,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"filename",
"id",
"message",
@@ -13701,7 +13701,7 @@
"id": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -13712,7 +13712,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"code",
"consumed",
"expired",
@@ -13823,7 +13823,7 @@
"icon": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -13834,7 +13834,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"id",
"is_primary",
"localizations",
@@ -14212,7 +14212,7 @@
"link": {
"type": "string"
},
- "__@annotationsKey@12309": {
+ "__@annotationsKey@12306": {
"type": "object",
"additionalProperties": {
"type": "array",
@@ -14223,7 +14223,7 @@
}
},
"required": [
- "__@annotationsKey@12309",
+ "__@annotationsKey@12306",
"description",
"icon",
"id"
|