stockpile-co / api

The API for Stockpile, an app that manages stuff for organizations.
0 stars 1 forks source link

Fix 500 error on wrong fields on PUT #264

Closed AdamVig closed 6 years ago

AdamVig commented 7 years ago

As an API user, I want to receive a useful error message when I attempt to create an entity with the wrong fields in my request body so that I can correct my error and successfully create the entity.