dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
35 stars 5 forks source link

Empty strings accepted as values is updateUser #47

Closed Jurj-Bogdan closed 3 years ago

Jurj-Bogdan commented 3 years ago

updateUser method accepts empty strings as valid key values, thus User entity properties can be set to empty strings

alexmerlin commented 3 years ago

@arhimede Unless we want to rework this, we can close this issue.