gbif / occurrence

Occurrence store, download, search
Apache License 2.0
22 stars 15 forks source link

SQL validation: response codes #362

Open MortenHofft opened 3 weeks ago

MortenHofft commented 3 weeks ago

Small comment/question: Why do i get a 201 created back when posting. nothing is created. it is just a validation. I would have expected a 200 back. I get a 404 back if the json is not accepted. I would have expected a 400 or 422 back.