Frontend sends audio_description_vtt: "" for CC-only jobs. Pydantic validator converts "" to None before validation, so the backend skips VTT format validation and returns 200 instead of 400. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api/v1 | ||
| core | ||
| lib | ||
| middleware | ||
| migrations | ||
| models | ||
| prompts | ||
| schemas | ||
| services | ||
| tasks | ||
| telemetry | ||
| main.py | ||