HandyPantry / handy-pantry

MIT License
0 stars 1 forks source link

Change product brand to not be required. #41

Closed jpwalbran closed 2 years ago

jpwalbran commented 2 years ago

This closes #32. This removes the validation that required that the product brand couldn't be the empty string, as well as changing the testing so that an empty product brand is valid. However, like the other optional fields, a null value will still through an exception at the server validation.