mirror of
https://gitlab.com/dword4/nhlapi
synced 2024-11-21 18:14:55 +00:00
added tournamenTypes endpoint
This commit is contained in:
parent
b4e39f2c24
commit
bd4b3333e4
@ -867,6 +867,11 @@ This shows all the possible play types found within the liveData/plays portion o
|
||||
|
||||
---
|
||||
### <a name="tournaments">Tournaments
|
||||
|
||||
`GET https://statsapi.web.nhl.com/api/v1/tournamentTypes`
|
||||
|
||||
Gets the possible different tournament types.
|
||||
|
||||
`GET https://statsapi.web.nhl.com/api/v1/tournaments/playoffs`
|
||||
|
||||
This is used for tracking nested tournaments, specifically the Playoffs due to the nature of their structure.
|
||||
|
Loading…
Reference in New Issue
Block a user