Files
openstapps/test/resources/Book.2.json
Karl-Philipp Wulfert 198f48add4 test: adjust tests
2019-05-17 08:50:20 +00:00

26 lines
555 B
JSON

{
"errorNames": [],
"instance": {
"type": "book",
"uid": "db47f7f4-7699-5a37-afcc-24beaa998d36",
"name": "Minimal Book",
"authors": [
{
"type": "person",
"uid": "10dfe386-71b4-554a-beb1-2d38561e42f8",
"name": "Jutta Saatweber",
"givenName": "Jutta",
"familyName": "Saatweber"
}
],
"datePublished": "2007-08-01",
"isbn": "3936608776",
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
}
},
"schema": "SCBook"
}