From b13d9c73212a3e84fa7af54c0731a4f0cf90d09c Mon Sep 17 00:00:00 2001 From: Revolt CI Date: Fri, 30 Aug 2024 18:56:24 +0000 Subject: [PATCH] chore: generate OpenAPI specification --- OpenAPI.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/OpenAPI.json b/OpenAPI.json index 1b616c7..c65ce38 100644 --- a/OpenAPI.json +++ b/OpenAPI.json @@ -6320,6 +6320,20 @@ } } }, + { + "type": "object", + "required": [ + "type" + ], + "properties": { + "type": { + "type": "string", + "enum": [ + "ProxyError" + ] + } + } + }, { "type": "object", "required": [