1 parent b5aee97 commit 77302c3Copy full SHA for 77302c3
1 file changed
fcommons/fcommons-rest/README.md
@@ -71,7 +71,7 @@ validation error, the `FRestControllerAdvice` will add separate error item into
71
{
72
"errors": [
73
74
- "title": "accountId",
+ "title": "username",
75
"message": "Invalid username. The username id should contain at least 4 characters",
76
"type": "field-error"
77
},
0 commit comments