mirror of
https://gitlab.com/dword4/nhlapi.git
synced 2025-10-22 15:38:05 +00:00
fixed formatting on seasons/current
This commit is contained in:
@@ -1258,7 +1258,9 @@ Without any flags or modifiers this endpoint will NOT return pre-season games th
|
|||||||
`GET https://statsapi.web.nhl.com/api/v1/seasons/20172018` Gets just the data for a specific season
|
`GET https://statsapi.web.nhl.com/api/v1/seasons/20172018` Gets just the data for a specific season
|
||||||
|
|
||||||
`GET https://statsapi.web.nhl.com/api/v1/seasons/current` Returns the current season, very useful for code that depends upon this information
|
`GET https://statsapi.web.nhl.com/api/v1/seasons/current` Returns the current season, very useful for code that depends upon this information
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### <a name="standings">Standings
|
### <a name="standings">Standings
|
||||||
|
|
||||||
`GET https://statsapi.web.nhl.com/api/v1/standings` Returns ordered standings data
|
`GET https://statsapi.web.nhl.com/api/v1/standings` Returns ordered standings data
|
||||||
|
Reference in New Issue
Block a user