Open ycaK opened 6 years ago
Great work! We should try to extend the status response to the .plannedArrival and .realArrival fields to support legacy API calls.
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.
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