From 950dc9ec9f64dc30902e4f628d46fd5fe3732f43 Mon Sep 17 00:00:00 2001 From: Joris HART Date: Tue, 30 Jan 2018 18:39:10 -0500 Subject: [PATCH] Added expand to schedule endpoint Added the expand=ticket option to see the link to buy tickets for the games --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 60592be..a1b3565 100644 --- a/README.md +++ b/README.md @@ -474,6 +474,8 @@ The first 4 digits identify the season of the game (ie. 2017 for the 2017-2018 s `?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 `?startDate=2018-01-09` Start date for the search