Scott Idem 34a752d455 feat(api-v3): implement permissive updates, automatic ID resolution, and structured error reporting
- Added 'x-ae-ignore-extra-fields' header to support stripping unknown fields in POST/PATCH.
- Added automatic resolution of '*_id_random' strings to integer IDs in 'sanitize_payload'.
- Refactored 'post_obj' to return structured (field -> message) validation errors in 'meta.details'.
- Updated 'mk_resp' to support non-string 'details' in response metadata.
- Added 'tests/verify_feedback_fixes.py' to validate logic changes.

Ref: V3 API Refinement Feedback from mcp_agent.
2026-01-14 19:11:56 -05:00
2026-01-13 13:57:18 -05:00
2024-10-09 13:42:31 -04:00
2026-01-13 14:35:10 -05:00
2021-03-05 17:27:16 -05:00

Aether API Python FastAPI

The Aether API was created and is being developed by Scott Idem using the Python FastAPI framework.

Description
No description provided
Readme 3.1 MiB