### 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api_utils.py | ||
| commands.py | ||
| file_utils.py | ||
| log_utils.py | ||
| t_crypt.py | ||
| validation_utils.py | ||
| web_utils.py | ||