Closes #110 The test was sending limit=999 which exceeds MAX_LIMIT (500), causing FastAPI to return 422. Changed to limit=500, which is sufficient to cover all seasons for any player. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| snapshots | ||
| test_stratplay_routes.py | ||