ComfyUI-Manager/comfyui_manager/glob
Jin Yi 300c6e7406 feat: Add Pydantic validation to import_fail_info_bulk endpoint
- Regenerated Pydantic models from updated OpenAPI specification
- Updated import_fail_info_bulk route handler to use ImportFailInfoBulkRequest/Response models
- Replaced manual JSON validation with Pydantic model validation
- Added proper error handling with ValidationError
- Updated data_models/__init__.py to export new models

Following the process outlined in data_models/README.md for type safety and consistency.
2025-07-31 14:15:21 +09:00
..
utils modified: Do not modify generated_models.py directly; use openapi.yaml instead. 2025-06-28 07:54:17 +09:00
__init__.py restructuring 2025-04-13 09:26:02 +09:00
CLAUDE.md explain glob vs legacy in claude memory 2025-06-17 10:36:08 -07:00
constants.py modified: security policy 2025-06-27 01:38:38 +09:00
manager_core.py Merge branch 'main' into draft-v4 2025-07-24 12:41:48 +09:00
manager_server.py feat: Add Pydantic validation to import_fail_info_bulk endpoint 2025-07-31 14:15:21 +09:00
share_3rdparty.py fixed: avoid except: 2025-04-21 12:42:50 +09:00