### What problem does this PR solve? This PR introduces Pydantic-based validation for the delete dataset HTTP API, improving code clarity and robustness. Key changes include: 1. Pydantic Validation 2. Error Handling 3. Test Updates 4. Documentation Updates ### Type of change - [x] Documentation Update - [x] Refactoring |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_create_dataset.py | ||
| test_delete_datasets.py | ||
| test_list_datasets.py | ||
| test_update_dataset.py | ||