jolpica / jolpica-f1

Apache License 2.0
92 stars 4 forks source link

API root view lists incorrect URLs for multiple endpoints #57

Closed theOehrly closed 2 months ago

theOehrly commented 2 months ago

Describe the bug The entry for "driverstanding" and "cosntructorstanding" in the response object both list the URL to driver standings. Multiple other endpoints point to the previous season.

To Reproduce http://api.jolpi.ca/ergast/

Expected behavior Expected endpoints to point to the current year and correct URLs for driver standings and constructor standings.

Screenshots grafik

Additional context Is this even accessible as .json? I only manage to open the HTML version. Not sure how critical this is. It's probably only a minor inconvenience for very few users.