mirror of
https://gitlab.com/dword4/nhlapi
synced 2024-11-21 18:14:55 +00:00
Merge pull request #6 from jojotjebaby/patch-1
Added expand to schedule endpoint
This commit is contained in:
commit
ec30e09b02
@ -474,6 +474,8 @@ The first 4 digits identify the season of the game (ie. 2017 for the 2017-2018 s
|
||||
|
||||
`?expand=team.schedule.previous` Same as above but for the last game played
|
||||
|
||||
`?expand=schedule.ticket` Provides the different places to buy tickets for the upcoming games
|
||||
|
||||
`?teamID=30` Limit results to a specific team. Team ids can be found through the teams endpoint
|
||||
|
||||
`?startDate=2018-01-09` Start date for the search
|
||||
|
Loading…
Reference in New Issue
Block a user