|
Some checks failed
Build Docker Image / build (pull_request) Has been cancelled
The pitcher_injury column is no longer used but was being included in all player responses after the service layer refactor. This change restores the previous behavior of filtering it out. Changes: - Add EXCLUDED_FIELDS class constant to PlayerService - Filter excluded fields in _player_to_dict() method - Update _query_to_player_dicts() to use _player_to_dict() for all conversions - Applies to both JSON and CSV responses Version bump: 2.4.1 -> 2.4.2 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers_v3 | ||
| services | ||
| __init__.py | ||
| db_engine.py | ||
| dependencies.py | ||
| main.py | ||