Skip to content

Commit

Permalink
fix validation legacy phone
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVHG committed Oct 29, 2024
1 parent 510099a commit 0d09474
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions common-legacyContactPoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
"minItems": 0,
"items": {
"type": "string",
"description": "Phone number for contact purposes.",
"pattern": "\\S",
"minLength": 0
"description": "Phone number for contact purposes."
}
},
"email": {
Expand Down

0 comments on commit 0d09474

Please sign in to comment.