fabro/crates/arc-api
Bryan Helmkamp e4f953acfc Simplify retro filtering: typed smoothness, remove double serialization
- Use SmoothnessRating enum instead of String for smoothness filter param
- Remove duplicate default_page_limit(), reuse pub fn from server module
- Replace Json(json!(detail)) with Json(detail) to avoid double serialization

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-06 16:07:51 -05:00
..
src Simplify retro filtering: typed smoothness, remove double serialization 2026-03-06 16:07:51 -05:00
tests Clean up API spec: remove redundant response types, add pagination, fix naming 2026-03-06 12:44:39 -05:00
Cargo.toml Improve Sessions API schema: discriminated turns, date-time formats, consistent naming 2026-03-06 08:33:51 -05:00