Skip to content

Commit 77302c3

Browse files
authored
Update README.md
1 parent b5aee97 commit 77302c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fcommons/fcommons-rest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ validation error, the `FRestControllerAdvice` will add separate error item into
7171
{
7272
"errors": [
7373
{
74-
"title": "accountId",
74+
"title": "username",
7575
"message": "Invalid username. The username id should contain at least 4 characters",
7676
"type": "field-error"
7777
},

0 commit comments

Comments
 (0)