From 3532d13f0cf2fcfa29c75416e75f25b78d1b6968 Mon Sep 17 00:00:00 2001 From: Ivan Ortega Alba Date: Tue, 18 Jun 2024 12:38:19 +0200 Subject: [PATCH] Chore: Regenerate OpenAPI specs to fix swagger (#89336) --- public/api-merged.json | 2 ++ public/openapi3.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/public/api-merged.json b/public/api-merged.json index a0d78eb6f2d..26cf2ef2017 100644 --- a/public/api-merged.json +++ b/public/api-merged.json @@ -19970,6 +19970,7 @@ } }, "State": { + "description": "+enum", "type": "string" }, "Status": { @@ -20729,6 +20730,7 @@ } }, "Type": { + "description": "+enum", "type": "string" }, "TypeMeta": { diff --git a/public/openapi3.json b/public/openapi3.json index 9e9ccbc7ef4..a00082e3deb 100644 --- a/public/openapi3.json +++ b/public/openapi3.json @@ -10349,6 +10349,7 @@ "type": "object" }, "State": { + "description": "+enum", "type": "string" }, "Status": { @@ -11108,6 +11109,7 @@ "type": "array" }, "Type": { + "description": "+enum", "type": "string" }, "TypeMeta": {