diff --git a/openapi.json b/openapi.json index d252c4c4..a1a4ec64 100644 --- a/openapi.json +++ b/openapi.json @@ -484,11 +484,6 @@ "description": "The ID of parent item", "type": "string", "example": "123" - }, - "user_id": { - "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", - "type": "string", - "example": "12346930" } } }, @@ -1328,11 +1323,6 @@ "description": "The ID of parent item", "type": "string", "example": "123" - }, - "user_id": { - "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", - "type": "string", - "example": "12346930" } } }, @@ -5160,11 +5150,6 @@ "description": "The ID of parent item", "type": "string", "example": "123" - }, - "user_id": { - "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", - "type": "string", - "example": "12346930" } } }, @@ -13137,11 +13122,6 @@ "description": "The ID of parent item", "type": "string", "example": "123" - }, - "user_id": { - "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", - "type": "string", - "example": "12346930" } } },