Skip to content

Commit

Permalink
add contact to yaml-schma.yaml (#35)
Browse files Browse the repository at this point in the history
Add `contact` to the schema to align with FamilySearch/GEDCOM.io#150

The same change as FamilySearch/GEDCOM.io#158 but to a different repo
  • Loading branch information
tychonievich authored Apr 11, 2024
1 parent 6539213 commit 0705fcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions registry_tools/yaml-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ properties:
"$ref": "#/definitions/card"
subsumes:
"$ref": "#/definitions/uris"
contact:
type: string

additionalProperties: false

Expand Down

0 comments on commit 0705fcf

Please sign in to comment.