1
0
mirror of https://gitlab.com/dword4/nhlapi synced 2024-11-21 18:14:55 +00:00

Added note on default behavior of schedule endpoint.

This commit is contained in:
Drew Hynes 2019-09-17 17:13:09 +00:00
parent 25e01e4b33
commit 8da9026d5e

View File

@ -605,6 +605,10 @@ In order to get additional information the expand modifer can be used such as th
`GET https://statsapi.web.nhl.com/api/v1/schedule` Returns a list of data about the schedule for a specified date range. If no date range is specified, returns results from the current day.
#### Notes
Without any flags or modifiers this endpoint will NOT return pre-season games that occur on the current day. In order for pre-season games to show up the date must be specified as show below in the Modifiers section
#### Modifiers
`?expand=schedule.broadcasts` Shows the broadcasts of the game