ECMWFCode4Earth / vAirify

code repository for 2024 Code for Earth project #16
0 stars 0 forks source link

Update API's to return 400 as opposed to 422 #139

Open rstrange-scottlogic opened 1 week ago

rstrange-scottlogic commented 1 week ago

A bunch of our API's return 422 responses on error.

We discussed and decided to change these to 400 responses.