Merge pull request #15 from esilverm/master

Adding some standings modifiers
This commit is contained in:
Drew Hynes
2018-02-16 12:11:49 -05:00
committed by GitHub

View File

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