mirror of
https://gitlab.com/dword4/nhlapi
synced 2024-11-22 02:24:54 +00:00
added configurations endpoint
This commit is contained in:
parent
96a748bd03
commit
fc687d5808
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
[OpenAPI 3.0 specification file for the NHL API](https://github.com/erunion/sport-api-specifications/tree/master/nhl) thanks to @[erunion](https://github.com/erunion)
|
[OpenAPI 3.0 specification file for the NHL API](https://github.com/erunion/sport-api-specifications/tree/master/nhl) thanks to @[erunion](https://github.com/erunion)
|
||||||
|
|
||||||
|
[Configurations](#configurations)
|
||||||
|
|
||||||
[Franchises](#franchises)
|
[Franchises](#franchises)
|
||||||
|
|
||||||
[Teams](#teams)
|
[Teams](#teams)
|
||||||
@ -40,6 +42,10 @@
|
|||||||
[Venues](#venues)
|
[Venues](#venues)
|
||||||
|
|
||||||
[Event Types](#event-types)
|
[Event Types](#event-types)
|
||||||
|
---
|
||||||
|
### <a name="configurations"></a>Configurations
|
||||||
|
|
||||||
|
`GET https://statsapi.web.nhl.com/api/v1/configurations` Returns a huge list of other endpoints, sort of the rosetta stone discovery tying many parts of the API together
|
||||||
|
|
||||||
---
|
---
|
||||||
### <a name="franchises"></a>Franchises
|
### <a name="franchises"></a>Franchises
|
||||||
|
Loading…
Reference in New Issue
Block a user