mirror of
https://gitlab.com/dword4/nhlapi
synced 2024-11-22 02:24:54 +00:00
Merge pull request #15 from esilverm/master
Adding some standings modifiers
This commit is contained in:
commit
9b3a45f17e
@ -781,6 +781,11 @@ The first 4 digits identify the season of the game (ie. 2017 for the 2017-2018 s
|
|||||||
`GET https://statsapi.web.nhl.com/api/v1/standings` Returns ordered standings data
|
`GET https://statsapi.web.nhl.com/api/v1/standings` Returns ordered standings data
|
||||||
for each team broken up by divisions
|
for each team broken up by divisions
|
||||||
|
|
||||||
|
#### Modifiers
|
||||||
|
`?season=20032004` Standings for a specified season
|
||||||
|
|
||||||
|
`?date=2018-01-09` Standings on a specified date
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### <a name="standings-types">Standings Types
|
### <a name="standings-types">Standings Types
|
||||||
|
Loading…
Reference in New Issue
Block a user