video-accessibility/backend/app/api/v1
Vadym Samoilenko be0bffe459 fix: get_terms_page avoids GlossaryTerm validation on partial projection
Projected docs only have _id/source_term/translations; validating against
GlossaryTerm (which requires glossary_id, version_id, source_term_lower)
caused 500 on the terms endpoint. Return plain dicts instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 15:57:12 +01:00
..
routes_admin.py fix: audit log user/security endpoints return correct shapes 2026-04-29 15:48:00 +01:00
routes_auth.py fix: code health sweep — M-01 through M-07 2026-04-29 14:18:02 +01:00
routes_clients.py feat(saas): Phase 3 — membership-based authz + Mailgun + job.organization_id 2026-04-27 16:56:42 +01:00
routes_files.py feat: audit log integration sweep + cost tracker URL fix + audit log admin UI 2026-04-29 11:34:06 +01:00
routes_glossaries.py fix: get_terms_page avoids GlossaryTerm validation on partial projection 2026-04-29 15:57:12 +01:00
routes_invitations.py feat(saas): Phase 3 — membership-based authz + Mailgun + job.organization_id 2026-04-27 16:56:42 +01:00
routes_jobs.py feat: per-language QC workflow with linguist assignment 2026-04-29 12:09:40 +01:00
routes_language_qc.py feat: per-language QC workflow with linguist assignment 2026-04-29 12:09:40 +01:00
routes_organizations.py feat(saas): Phase 3 — membership-based authz + Mailgun + job.organization_id 2026-04-27 16:56:42 +01:00
routes_review_notes.py feat: add linguist role and user management navigation 2026-04-16 11:46:33 +01:00
routes_tts.py feat: Client → Team → Project isolation system with Project Manager role 2026-04-27 15:11:13 +01:00
routes_vtt_versions.py feat: VTT version control — snapshots, diff, restore 2026-04-29 11:46:21 +01:00
routes_websockets.py wrote docker files and deployment instructions 2025-10-08 16:00:12 -05:00