mirror of
https://gitlab.com/dword4/nhlapi.git
synced 2025-10-22 15:38:05 +00:00
added tournamenTypes endpoint
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user