appac / mlb-data-api-docs

Documentation for the public MLB endpoints.
https://appac.github.io/mlb-data-api-docs/
17 stars 1 forks source link

Incorrect resource URI for injury endpoint #1

Open appac opened 6 years ago

appac commented 6 years ago

Expected

The URI for the injury resource should be:

/fantasylookup/json/named.wsfb_news_injury.bam

Actual

The URI for the injury resource has an extraneous /lookup/json mixed in:

/fantasylookup/json/lookup/json/named.wsfb_news_injury.bam

Likely missed this when updating the host for the documentation (https://github.com/appac/mlb-data-api-docs/commit/63a9cc056ca6e326ef496c8c7579867821436e9f).

Affected Files

https://github.com/appac/mlb-data-api-docs/blob/44fc269f6d2b99ba21e6c33ce5be227693c5efd4/sections/reports/wsfb_news_injury.apib#L1