Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit e09f2fd

Browse files
committed
Changed contactPoint from Last, First to free text.
1 parent dfbe8ce commit e09f2fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: schema.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ Further Metadata Field Guidance
152152
**Cardinality** | (1,1)
153153
**Required** | Yes, always
154154
**Accepted Values** | String
155-
**Usage Notes** | Name should be formatted as Last, First
156-
**Example** | `{"contactPoint":"Brown, John"}`
155+
**Usage Notes** |
156+
**Example** | `{"contactPoint":"John Brown"}`
157157

158158
{: .table .table-striped}
159159
**Field** | **dataDictionary**

0 commit comments

Comments
 (0)