Files
OSIT-AE-API-FastAPI/app
Scott Idem 29b4d5ae4b Fix Person creation issues and enhance V3 CRUD robustness.
- Added Pydantic validators to Person_Base to handle null values for given_name and allow_auth_key, ensuring database NOT NULL constraints are met.
- Updated api_crud_v3.py (POST and PATCH) to filter out virtual *_id_random fields from data payloads before database operations to prevent "Unknown column" errors.
- Updated GEMINI.md with session progress.
2026-01-09 14:30:45 -05:00
..
2020-09-14 12:41:02 -04:00
2023-07-12 16:13:57 -04:00
2026-01-06 18:06:45 -05:00
2026-01-06 18:06:45 -05:00