From 2e987affe33167fe5905c2f09a9a3820290c4a26 Mon Sep 17 00:00:00 2001 From: Drew Hynes Date: Mon, 12 Feb 2018 12:57:21 -0500 Subject: [PATCH] removed flag removed ?expand=team.schedule.previous from Schedule section as it does not appear to present any additional information. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e7473fc..525a9c5 100644 --- a/README.md +++ b/README.md @@ -476,8 +476,6 @@ The first 4 digits identify the season of the game (ie. 2017 for the 2017-2018 s `?expand=schedule.linescore` Linescore for completed games -`?expand=team.schedule.previous` Same as above but for the last game played - `?expand=schedule.ticket` Provides the different places to buy tickets for the upcoming games `?teamId=30` Limit results to a specific team. Team ids can be found through the teams endpoint