apis-is / apis

Making data readily available to anyone interested
https://apis.is
MIT License
162 stars 64 forks source link

flight-fix #475

Open ycaK opened 5 years ago

ycaK commented 5 years ago

Follow-up to: https://github.com/apis-is/apis/pull/474

EDIT: Need to change to LF + some indentation EDIT: All fixed and ready for deployment

kristjanmik commented 5 years ago

Great work! We should try to extend the status response to the .plannedArrival and .realArrival fields to support legacy API calls.

ycaK commented 5 years ago

I've made the planned arrival return the same data as the status Changed the data returned in real arrival to be always '\r\n' as it is the data returned right now in the response.