Commit 54ebe32
committed
feat: make givenName and familyName optional
Drop them from the default human user schema's `required` array.
Profile fields are demo data — keeping them optional means a
minimal registration payload (email + password) still validates.1 parent 21909c6 commit 54ebe32
1 file changed
Lines changed: 1 addition & 3 deletions
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
0 commit comments