video-accessibility/backend/app/api
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
..
v1 fix: get_terms_page avoids GlossaryTerm validation on partial projection 2026-04-29 15:57:12 +01:00