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": {