Make the ADD_COMMENT example more realistic

Co-Authored-By: Michael Muré <batolettre@gmail.com>
This commit is contained in:
hoijui 2019-10-29 07:16:31 +01:00 committed by GitHub
parent 98792a029b
commit efb084b481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,8 +29,8 @@ These `Operation`s are aggregated in an `OperationPack`, a simple array. An `Ope
"author": {
"id": "5034cd36acf1a2dadb52b2db17f620cc050eb65c"
},
"timestamp": 1533640589,
"title": "This title is better"
"timestamp": 1533640612,
"message": "A new comment"
}
]
```