Files
ragflow/api
MarMar Labs d132352edb fix(file): stop is_parent_folder_exist raising on a missing parent (#18930)
Fix POST /api/v1/files 500 error when parent_id doesn't exist. Removed dead delete_folder_by_pf_id call (mismatched args, no tenant scope). Now returns False and documented error response.
2026-08-28 13:52:35 +08:00
..