YCPRadioTelescope / RT-Contracts

Back-end architecture for the Radio Telescope Senior Software Design Project for the 2018-2019 academic year
3 stars 1 forks source link

Sending Java dates through urls cause errors #117

Open vmaresca opened 3 years ago

vmaresca commented 3 years ago

When sending dates as parameters through the url, ex. setting a time for an appointment, the backend throws errors.

vmaresca commented 3 years ago

Fixed for appointments api routes. There might be more in other apis so I will be keeping this issue open.

vmaresca commented 3 years ago

Fixed issue with weather data list between creation dates api.