1
0
mirror of https://gitlab.com/dword4/nhlapi synced 2024-11-24 03:24:54 +00:00

fixed spacing that broke everything

This commit is contained in:
Drew Hynes 2023-09-23 17:11:32 -04:00
parent 95c50b0ad5
commit 44b91020e8

View File

@ -11,6 +11,7 @@ The NHL has surprised us all with a new API, so that means a new file to track a
`GET https://api-web.nhle.com/v1/schedule/2023-09-23` | Gets schedule of games for specified date `GET https://api-web.nhle.com/v1/schedule/2023-09-23` | Gets schedule of games for specified date
<details> <details>
<summary>click for example</summary> <summary>click for example</summary>
```json ```json
// GET https://api-web.nhle.com/v1/schedule/2018-09-01 // GET https://api-web.nhle.com/v1/schedule/2018-09-01