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

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
commit 9b3a45f17e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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