1
0
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:
Drew Hynes 2018-01-30 18:56:50 -05:00 committed by GitHub
commit ec30e09b02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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