Skip to content

Commit

Permalink
Update core-person.json
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Jul 20, 2018
1 parent f47afbc commit 738448e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions core-person.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"description": "Formatted Name",
"type": "string"
},
"inspections" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/inspection"
}
},
"familyName": {
"type": "string"
},
Expand Down

0 comments on commit 738448e

Please sign in to comment.