From fa3b797005dfcb60c1734d8332fc73c79f4d81cb Mon Sep 17 00:00:00 2001 From: Drew Hynes Date: Sat, 4 Apr 2020 08:13:38 -0400 Subject: [PATCH] fixed formatting on seasons/current --- 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