video-accessibility/backend/app
Vadym Samoilenko ad67089b09 fix: remove duplicate /audit-logs route and align pagination params with frontend
The legacy GET /audit-logs (returning wrong shape) shadowed the proper one.
Removed the duplicate and changed page/size params to skip/limit to match
the AuditLogQuery the frontend sends.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 15:39:22 +01:00
..
api/v1 fix: remove duplicate /audit-logs route and align pagination params with frontend 2026-04-29 15:39:22 +01:00
core docs: add canonical documentation + audit cleanup 2026-04-29 14:22:51 +01:00
lib docs: add canonical documentation + audit cleanup 2026-04-29 14:22:51 +01:00
middleware docs: add canonical documentation + audit cleanup 2026-04-29 14:22:51 +01:00
migrations feat(saas): Phase 3 — membership-based authz + Mailgun + job.organization_id 2026-04-27 16:56:42 +01:00
models fix: generate valid ObjectId for audit log entries 2026-04-29 15:06:15 +01:00
prompts feat: per-client glossary — hybrid exact/vector retrieval + AI injection 2026-04-29 13:03:38 +01:00
schemas docs: add canonical documentation + audit cleanup 2026-04-29 14:22:51 +01:00
services fix: use 'is None' check for Motor collection to avoid NotImplementedError 2026-04-29 15:23:44 +01:00
tasks docs: add canonical documentation + audit cleanup 2026-04-29 14:22:51 +01:00
telemetry docs: add canonical documentation + audit cleanup 2026-04-29 14:22:51 +01:00
main.py fix: code health sweep — M-01 through M-07 2026-04-29 14:18:02 +01:00