1
0
mirror of https://gitlab.com/dword4/nhlapi synced 2024-11-21 18:14:55 +00:00

Merge pull request #9 from esilverm/patch-1

teamID should be teamId
This commit is contained in:
Drew Hynes 2018-02-12 12:53:10 -05:00 committed by GitHub
commit 9721768487
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -480,7 +480,7 @@ The first 4 digits identify the season of the game (ie. 2017 for the 2017-2018 s
`?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
`?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