Files
openstapps/test/resources/Person.1.json
Jovan Krunić d9f5532350 test: adjust test files after model changes
Additionally format test JSON files
2019-01-10 16:30:20 +01:00

19 lines
395 B
JSON

{
"errorNames": [],
"instance": {
"type": "person",
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
"givenName": "Michael",
"familyName": "Joswig",
"gender": "male",
"honorificPrefix": "Prof. Dr.",
"name": "Michael Joswig",
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
}
},
"schema": "SCPerson"
}