openbmc / phosphor-rest-server

REST server that transposes dbus interfaces to REST
Apache License 2.0
4 stars 11 forks source link

Handle type errors for method call parameters. #11

Closed bradbishop closed 8 years ago

bradbishop commented 8 years ago

Raise a 400 rather than internal server error for type errors.