avwx-rest/avwx-api

Parse endpoint's json keys are all lowercase, unlike the metar endpoint

mralext20 opened this issue · 2 comments

see title.

I accidentally overwrote the existing parse endpoint with a major update earlier this week. The GET method should be working again with the old response structure. However, this will be replaced/removed later this year with the new format found on the POST method. Preview docs can be found here:

https://avwx.docs.apiary.io

And the site documentation will be updated/removed this weekend to reflect the upcoming changes.

All components related to the "preview" endpoint and documentation are now in place. The new format will become the default on April 1st, 2019.