Skip to content

Commit 3ec71a2

Browse files
committed
enh: add season to schedule endpoint config #146
1 parent be8210d commit 3ec71a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

statsapi/endpoints.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,7 @@
782782
"endDate",
783783
"opponentId",
784784
"fields",
785+
"season",
785786
],
786787
"required_params": [["sportId"], ["gamePk"], ["gamePks"]],
787788
},

0 commit comments

Comments
 (0)