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

Added gameStatus endpoint

This commit is contained in:
Drew Hynes 2019-12-23 15:28:02 +00:00
parent 47e3220ceb
commit 542da5bd8a

View File

@ -849,6 +849,12 @@ The first 4 digits identify the season of the game (ie. 2017 for the 2017-2018 s
Returns list of game types with description and post-season status
#### <a name="game-status">Game Status
`GET https://statsapi.web.nhl.com/api/v1/gameStatus`
Returns a list of game status values
#### <a name="play-types">Play Types
`GET https://statsapi.web.nhl.com/api/v1/playTypes`