mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-14 17:51:44 +03:00
Make the ADD_COMMENT example more realistic
Co-Authored-By: Michael Muré <batolettre@gmail.com>
This commit is contained in:
parent
98792a029b
commit
efb084b481
@ -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"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user