From f825ba67ae8dab18a6eb750b4fbb798ce4e02bf3 Mon Sep 17 00:00:00 2001 From: Drew Hynes Date: Sat, 4 Apr 2020 11:57:05 +0000 Subject: [PATCH] Fixed minor formatting problem with standings/current endpoint --- stats-api.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stats-api.md b/stats-api.md index cb0d1e4..6b47275 100644 --- a/stats-api.md +++ b/stats-api.md @@ -1258,7 +1258,9 @@ Without any flags or modifiers this endpoint will NOT return pre-season games th `GET https://statsapi.web.nhl.com/api/v1/seasons/20172018` Gets just the data for a specific season `GET https://statsapi.web.nhl.com/api/v1/seasons/current` Returns the current season, very useful for code that depends upon this information + --- + ### Standings `GET https://statsapi.web.nhl.com/api/v1/standings` Returns ordered standings data