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

38 lines
786 B
JSON

{
"errorNames": [],
"instance": {
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
"dateCreated": "2017-03-07T09:26:35.957Z",
"name": "changed_testuid",
"changes": [
{
"op": "replace",
"path": "/name",
"value": "bar"
}
],
"action": "changed",
"type": "diff",
"object": {
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
"name": "Name One",
"type": "message",
"message": "Message",
"audiences": [
"students"
],
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
}
},
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
}
},
"schema": "SCDiff"
}