mirror of
https://gitlab.com/dword4/nhlapi
synced 2024-11-22 02:24:54 +00:00
added roster/season modifer to teams endpoint
This commit is contained in:
parent
6a2c8cbca9
commit
0f2a07b4f8
@ -16,6 +16,7 @@ for a single team instead of the entire league.
|
|||||||
|
|
||||||
`?expand=team.schedule.previous` Same as above but for the last game played
|
`?expand=team.schedule.previous` Same as above but for the last game played
|
||||||
|
|
||||||
|
`?expand=team.roster&season=20142015` Adding the season identifier shows the roster for that season
|
||||||
```{
|
```{
|
||||||
"copyright" : "NHL and the NHL Shield are registered trademarks of the National Hockey League. NHL and NHL team marks are the property of the NHL and its teams. © NHL 2018. All Rights Reserved.",
|
"copyright" : "NHL and the NHL Shield are registered trademarks of the National Hockey League. NHL and NHL team marks are the property of the NHL and its teams. © NHL 2018. All Rights Reserved.",
|
||||||
"teams" : [ {
|
"teams" : [ {
|
||||||
|
Loading…
Reference in New Issue
Block a user