Files
ragflow/api/apps
Jack 576431de99 Refactor: Change update doc from PUT to patch (#14067)
### What problem does this PR solve?

Before change, update_document in api/apps/restful_apis/document_api.py
is using "PUT".
After change, it will use "PATCH" which is more suitable.

### Type of change

- [x] Refactoring
2026-04-14 17:12:23 +08:00
..
2026-04-09 19:01:36 +08:00
2026-04-03 19:26:45 +08:00
2026-03-05 17:27:17 +08:00
2026-04-08 15:26:18 +08:00
2025-12-12 10:23:40 +08:00