diff --git a/openapi.json b/openapi.json index 477936cf..1950fa4c 100644 --- a/openapi.json +++ b/openapi.json @@ -14,7 +14,7 @@ "url": "https://www.apache.org/licenses/LICENSE-2.0" }, "version": "2024.0", - "x-box-commit-hash": "056413ec44" + "x-box-commit-hash": "226ef4b324" }, "servers": [ { diff --git a/openapi/openapi-v2025.0.json b/openapi/openapi-v2025.0.json index c959ce06..52656ac8 100644 --- a/openapi/openapi-v2025.0.json +++ b/openapi/openapi-v2025.0.json @@ -14,7 +14,7 @@ "url": "https://www.apache.org/licenses/LICENSE-2.0" }, "version": "2025.0", - "x-box-commit-hash": "056413ec44" + "x-box-commit-hash": "226ef4b324" }, "servers": [ { @@ -886,6 +886,16 @@ } } }, + "413": { + "description": "The request payload exceeds the maximum allowed size.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ClientError" + } + } + } + }, "429": { "description": "The user has sent too many requests in a given amount of time.", "content": { diff --git a/openapi/openapi-v2026.0.json b/openapi/openapi-v2026.0.json index 961c05b3..d0964698 100644 --- a/openapi/openapi-v2026.0.json +++ b/openapi/openapi-v2026.0.json @@ -14,7 +14,7 @@ "url": "https://www.apache.org/licenses/LICENSE-2.0" }, "version": "2026.0", - "x-box-commit-hash": "056413ec44" + "x-box-commit-hash": "226ef4b324" }, "servers": [ { diff --git a/openapi/openapi.json b/openapi/openapi.json index 477936cf..1950fa4c 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -14,7 +14,7 @@ "url": "https://www.apache.org/licenses/LICENSE-2.0" }, "version": "2024.0", - "x-box-commit-hash": "056413ec44" + "x-box-commit-hash": "226ef4b324" }, "servers": [ {