Automated Action 26ee3102eb Update to support Pydantic v2 syntax
- Fixed circular imports in schema files by moving imports to module level
- Changed orm_mode=True to model_config with from_attributes=True
- Updated validator decorators to field_validator in all schema files
- Properly annotated fields in all schema files for Pydantic v2 compatibility
2025-05-26 17:52:52 +00:00
..
2025-05-26 17:48:38 +00:00