dottydingo/hyperion

Not setting an id in update object results in 500 status code

Closed this issue · 1 comments

When an update object does not have an id set, a ClientException is thrown with status code 500. Client exceptions should throw a 4xx level exception.

No longer pertinent