Files
OSIT-AE-API-FastAPI/app/routers
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
2024-07-31 18:10:59 -04:00
2024-10-02 11:42:14 -04:00
2024-05-15 10:39:01 -04:00
2024-11-07 19:37:06 -05:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-10-09 10:38:24 -04:00