From fc687d58085031a844a2fb08b1f2a26be8524555 Mon Sep 17 00:00:00 2001 From: Drew Hynes Date: Wed, 6 Jan 2021 08:25:08 -0500 Subject: [PATCH] added configurations endpoint --- stats-api.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/stats-api.md b/stats-api.md index ccd6c17..ecaad8c 100644 --- a/stats-api.md +++ b/stats-api.md @@ -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) +[Configurations](#configurations) + [Franchises](#franchises) [Teams](#teams) @@ -40,6 +42,10 @@ [Venues](#venues) [Event Types](#event-types) +--- +### 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 --- ### Franchises