diff --git a/autogpt_platform/frontend/src/app/api/openapi.json b/autogpt_platform/frontend/src/app/api/openapi.json index def3566b7d..d2a6e9aefb 100644 --- a/autogpt_platform/frontend/src/app/api/openapi.json +++ b/autogpt_platform/frontend/src/app/api/openapi.json @@ -4323,9 +4323,7 @@ } } }, - "400": { - "description": "Validation error (circular reference, depth exceeded)" - }, + "400": { "description": "Validation error (circular reference)" }, "401": { "$ref": "#/components/responses/HTTP401NotAuthenticatedError" },