- Creators: response_model changed from list to {items, total, offset, limit} matching frontend CreatorBrowseResponse
- Review queue: limit raised from 100 to 1000
- New GET /review/moments/{moment_id} endpoint for direct moment fetch
- MomentDetail uses fetchMoment instead of fetching full queue
- Merge candidates fetch uses limit=100
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| creators.py | ||
| health.py | ||
| ingest.py | ||
| pipeline.py | ||
| review.py | ||
| search.py | ||
| techniques.py | ||
| topics.py | ||
| videos.py | ||