Files
OSIT-AE-API-FastAPI/app
Scott Idem 78f04bca50 fix(v3-vision): allow resolved integers to pass model validation during creation
Hardened root_validators in Event and Post Comment models to use Union[int, str] for Vision ID fields. This ensures that integer IDs resolved by sanitize_payload reach the database during POST/PATCH operations while maintaining clean string outputs for clients.
2026-02-05 20:30:44 -05:00
..
2020-09-14 12:41:02 -04:00
2026-01-06 18:06:45 -05:00