From a6962eb372f7b9d1e747b3c694cde0bdae73951a Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Fri, 4 Apr 2025 19:38:02 +0000 Subject: [PATCH] Automated spec update (105350) --- specs/openapi.json | 33 +++++++++++++++++++++++++++++++++ specs/openapi_preview.json | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) diff --git a/specs/openapi.json b/specs/openapi.json index d2f5b5f..c6866eb 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -24802,6 +24802,12 @@ } ] }, + "description": { + "type": [ + "string", + "null" + ] + }, "flags": { "oneOf": [ { @@ -24997,6 +25003,12 @@ } ] }, + "description": { + "type": [ + "string", + "null" + ] + }, "flags": { "oneOf": [ { @@ -28092,6 +28104,13 @@ "boolean", "null" ] + }, + "description": { + "type": [ + "string", + "null" + ], + "maxLength": 4096 } } }, @@ -28158,6 +28177,13 @@ "boolean", "null" ] + }, + "description": { + "type": [ + "string", + "null" + ], + "maxLength": 4096 } } }, @@ -28204,6 +28230,13 @@ "boolean", "null" ] + }, + "description": { + "type": [ + "string", + "null" + ], + "maxLength": 4096 } } }, diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 119d3be..24dd40f 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -24887,6 +24887,12 @@ } ] }, + "description": { + "type": [ + "string", + "null" + ] + }, "flags": { "oneOf": [ { @@ -25082,6 +25088,12 @@ } ] }, + "description": { + "type": [ + "string", + "null" + ] + }, "flags": { "oneOf": [ { @@ -28470,6 +28482,13 @@ "boolean", "null" ] + }, + "description": { + "type": [ + "string", + "null" + ], + "maxLength": 4096 } } }, @@ -28536,6 +28555,13 @@ "boolean", "null" ] + }, + "description": { + "type": [ + "string", + "null" + ], + "maxLength": 4096 } } }, @@ -28582,6 +28608,13 @@ "boolean", "null" ] + }, + "description": { + "type": [ + "string", + "null" + ], + "maxLength": 4096 } } },