ragflow/sdk/python/test/test_http_api/test_dataset_mangement
liu an 35e36cb945
Refa: HTTP API update dataset / test cases / docs (#7564)
### What problem does this PR solve?

This PR introduces Pydantic-based validation for the update dataset HTTP
API, improving code clarity and robustness. Key changes include:
1. Pydantic Validation
2. ​​Error Handling
3. Test Updates
4. Documentation Updates
5. fix bug: #5915

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update
- [x] Refactoring
2025-05-09 19:17:08 +08:00
..
conftest.py Refa: HTTP API update dataset / test cases / docs (#7564) 2025-05-09 19:17:08 +08:00
test_create_dataset.py Refa: HTTP API update dataset / test cases / docs (#7564) 2025-05-09 19:17:08 +08:00
test_delete_datasets.py Test: Configure test case priorities to reduce CI execution time (#7532) 2025-05-08 19:22:52 +08:00
test_list_datasets.py Test: Configure test case priorities to reduce CI execution time (#7532) 2025-05-08 19:22:52 +08:00
test_update_dataset.py Refa: HTTP API update dataset / test cases / docs (#7564) 2025-05-09 19:17:08 +08:00