diff --git a/specs/openapi.json b/specs/openapi.json index 7442f6a..85aff18 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -20507,6 +20507,9 @@ "slug": { "type": "string" }, + "vibegrations_project_id": { + "$ref": "#/components/schemas/SnowflakeType" + }, "guild_id": { "$ref": "#/components/schemas/SnowflakeType" }, @@ -30359,6 +30362,9 @@ "slug": { "type": "string" }, + "vibegrations_project_id": { + "$ref": "#/components/schemas/SnowflakeType" + }, "guild_id": { "$ref": "#/components/schemas/SnowflakeType" }, @@ -35350,6 +35356,9 @@ "slug": { "type": "string" }, + "vibegrations_project_id": { + "$ref": "#/components/schemas/SnowflakeType" + }, "guild_id": { "$ref": "#/components/schemas/SnowflakeType" }, diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 424ae8d..9f29667 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -20519,6 +20519,9 @@ "slug": { "type": "string" }, + "vibegrations_project_id": { + "$ref": "#/components/schemas/SnowflakeType" + }, "guild_id": { "$ref": "#/components/schemas/SnowflakeType" }, @@ -30378,6 +30381,9 @@ "slug": { "type": "string" }, + "vibegrations_project_id": { + "$ref": "#/components/schemas/SnowflakeType" + }, "guild_id": { "$ref": "#/components/schemas/SnowflakeType" }, @@ -35369,6 +35375,9 @@ "slug": { "type": "string" }, + "vibegrations_project_id": { + "$ref": "#/components/schemas/SnowflakeType" + }, "guild_id": { "$ref": "#/components/schemas/SnowflakeType" },