diff --git a/public/api-merged.json b/public/api-merged.json index a7ee17cff5a..81135377b88 100644 --- a/public/api-merged.json +++ b/public/api-merged.json @@ -19966,6 +19966,7 @@ } }, "State": { + "description": "+enum", "type": "string" }, "Status": { @@ -20725,6 +20726,7 @@ } }, "Type": { + "description": "+enum", "type": "string" }, "TypeMeta": { diff --git a/public/openapi3.json b/public/openapi3.json index a83e201924a..592f747a06c 100644 --- a/public/openapi3.json +++ b/public/openapi3.json @@ -10345,6 +10345,7 @@ "type": "object" }, "State": { + "description": "+enum", "type": "string" }, "Status": { @@ -11104,6 +11105,7 @@ "type": "array" }, "Type": { + "description": "+enum", "type": "string" }, "TypeMeta": {