29b4d5ae4bf6161e2ebe2c172c8080c7f0851d41
- 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.
Aether API Python FastAPI
The Aether API was created and is being developed by Scott Idem using the Python FastAPI framework.
Description