From 8f3162c797141c5baf99536143f93ef1c33ba966 Mon Sep 17 00:00:00 2001 From: Drew Hynes Date: Tue, 23 Jun 2020 14:05:31 +0000 Subject: [PATCH] cannot get mid-season standings, removed mention of doing so. --- stats-api.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/stats-api.md b/stats-api.md index 01cb36e..4d2c111 100644 --- a/stats-api.md +++ b/stats-api.md @@ -1397,9 +1397,7 @@ to be used in order do get a specific standings "description" : "Standings by League" } ] ``` -Ex: https://statsapi.web.nhl.com/api/v1/standings/wildCardWithLeaders?date=2018-01-16 -Returns the complete wildcard (with leaders) standings on 01/16/2018. ---