dword4 / nhlapi

Documenting the publicly accessible portions of the NHL API
448 stars 56 forks source link

Typo in schedule endDate parameter #8

Closed sbstp closed 6 years ago

sbstp commented 6 years ago

GET https://statsapi.web.nhl.com/api/v1/schedule?teamId=30?startDate=2018-01-02&endDate=20128-01-02

The end date is slightly too far into the future.

dword4 commented 6 years ago

Fixed in commit b8269d5