boolean-uk / team-dev-client-c12

0 stars 0 forks source link

Implement Validation for PATCH Endpoint #149

Closed FBagdeli closed 1 month ago

FBagdeli commented 1 month ago

A user can update their name and password via a PATCH request. We need to implement validation to ensure the new information meets the following requirements:

Luca-Terrazzan commented 1 month ago

The ticket doesn't specify any details on what validation you'd like to implement, @FBagdeli any info?