tripletex-api2
tripletex-api2 copied to clipboard
POST /activity without activityType responds with 500 Internal Server Error
I made a POST request to activity with only name included in the body. It responds with internal server error. It's not a big issue, just though I'd report it, as other endpoints seems to do some validation of the data and returns 422 instead :)