You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seasons endpoint supports season parameter to get info about a given season. The endpoint definition is missing this parameter, so it will always return the current season unless the force option is used.
The text was updated successfully, but these errors were encountered:
FIXED:
- #18 Definition for seasons endpoint is missing season parameter
- #20 Update endpoint requirements for stats_streaks
ENHANCED:
- #19 Use logging module instead of print for debug info
- Added more fields to boxscore and standings data functions
Seasons endpoint supports season parameter to get info about a given season. The endpoint definition is missing this parameter, so it will always return the current season unless the force option is used.
The text was updated successfully, but these errors were encountered: