diff --git a/autogpt_platform/frontend/src/app/api/openapi.json b/autogpt_platform/frontend/src/app/api/openapi.json index d2a6e9aefb..abc24a1f47 100644 --- a/autogpt_platform/frontend/src/app/api/openapi.json +++ b/autogpt_platform/frontend/src/app/api/openapi.json @@ -9888,7 +9888,7 @@ "folder_id": { "anyOf": [{ "type": "string" }, { "type": "null" }], "title": "Folder Id", - "description": "Folder ID to move agent to (empty string for root)" + "description": "Folder ID to move agent to (None to move to root)" } }, "type": "object",