jeffsi-meet/deploy/meeting-intelligence/api/app/routes
Jeff Emmett 1706dc47a3 feat(meeting-intelligence): add conference_prefix filter for space-scoped meetings
Adds optional conference_prefix query param to GET /meetings that filters
by conference_id LIKE prefix%. This enables rMeets to scope MI data per space.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 18:37:25 -04:00
..
__init__.py feat(meeting-intelligence): add backend infrastructure for transcription and AI summaries 2026-02-05 19:04:19 +00:00
export.py feat(meeting-intelligence): add per-meeting access control 2026-04-09 10:18:13 -04:00
meetings.py feat(meeting-intelligence): add conference_prefix filter for space-scoped meetings 2026-04-10 18:37:25 -04:00
search.py feat(meeting-intelligence): add per-meeting access control 2026-04-09 10:18:13 -04:00
summaries.py feat(meeting-intelligence): add per-meeting access control 2026-04-09 10:18:13 -04:00
transcripts.py feat(meeting-intelligence): add per-meeting access control 2026-04-09 10:18:13 -04:00
webhooks.py feat(meeting-intelligence): add backend infrastructure for transcription and AI summaries 2026-02-05 19:04:19 +00:00