major-domo-legacy/api_calls
Cal Corum bb3894d6f1 Add salary_cap field to Team model
Syncs with database schema change - new nullable float column for tracking team salary caps.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 16:53:27 -06:00
..
__init__.py DraftPick, Player, Team, and DraftData dataclasses added along with tests 2025-06-07 23:49:13 -05:00
current.py DraftPick, Player, Team, and DraftData dataclasses added along with tests 2025-06-07 23:49:13 -05:00
draft_data.py DraftPick, Player, Team, and DraftData dataclasses added along with tests 2025-06-07 23:49:13 -05:00
draft_pick.py DraftPick, Player, Team, and DraftData dataclasses added along with tests 2025-06-07 23:49:13 -05:00
player.py Post Draft fixes for season 12 2025-07-12 23:15:00 -05:00
team.py Add salary_cap field to Team model 2025-12-09 16:53:27 -06:00