plantbreeding / brapi-Java-TestServer

BrAPI Java Spring-Boot Test Server
https://brapi.org
MIT License
5 stars 7 forks source link

`POST /entity` should not get a 404 when an internal dbid is not found #44

Closed BrapiCoordinatorSelby closed 3 years ago

BrapiCoordinatorSelby commented 3 years ago

404 should be reserved for bad request path use 400 (Bad Request) when a DbId in the request body is not found