major-domo-database/app/routers_v3/stratplay
Cal Corum 682b990321 feat: increase MAX_LIMIT to 1000 for plays batting/fielding/pitching (#111)
Closes #111

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 06:32:46 -05:00
..
__init__.py feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints 2026-02-17 17:42:14 -06:00
batting.py feat: increase MAX_LIMIT to 1000 for plays batting/fielding/pitching (#111) 2026-04-08 06:32:46 -05:00
CLAUDE.md docs: Add subdirectory CLAUDE.md files for routers, stratplay, and services 2026-02-17 17:32:25 -06:00
common.py feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints 2026-02-17 17:42:14 -06:00
crud.py fix: remove token value from Bad Token log warnings (#79) 2026-04-07 22:42:49 -05:00
fielding.py feat: increase MAX_LIMIT to 1000 for plays batting/fielding/pitching (#111) 2026-04-08 06:32:46 -05:00
models.py feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints 2026-02-17 17:42:14 -06:00
pitching.py feat: increase MAX_LIMIT to 1000 for plays batting/fielding/pitching (#111) 2026-04-08 06:32:46 -05:00
plays.py fix: replace manual db.close() calls with middleware-based connection management (#71) 2026-04-07 21:30:36 -05:00