diff --git a/specs/openapi.json b/specs/openapi.json index b1c4c71..dd2cc17 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -22754,10 +22754,6 @@ "code" ] }, - "GameResponse": { - "type": "object", - "properties": {} - }, "GatewayBotResponse": { "type": "object", "properties": { @@ -31474,15 +31470,6 @@ "$ref": "#/components/schemas/TeamResponse" } ] - }, - "linked_games": { - "type": [ - "array", - "null" - ], - "items": { - "$ref": "#/components/schemas/GameResponse" - } } }, "required": [ diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 9c2d809..f5acee4 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -23193,10 +23193,6 @@ "code" ] }, - "GameResponse": { - "type": "object", - "properties": {} - }, "GatewayBotResponse": { "type": "object", "properties": { @@ -32060,15 +32056,6 @@ "$ref": "#/components/schemas/TeamResponse" } ] - }, - "linked_games": { - "type": [ - "array", - "null" - ], - "items": { - "$ref": "#/components/schemas/GameResponse" - } } }, "required": [