fixed formatting on seasons/current

This commit is contained in:
Drew Hynes
2020-04-04 08:13:38 -04:00
parent 747d8c423e
commit fa3b797005

View File

@@ -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