aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorhoijui <hoijui.quaero@gmail.com>2019-10-29 07:16:31 +0100
committerGitHub <noreply@github.com>2019-10-29 07:16:31 +0100
commitefb084b48157b827407d7db47f8710a39e8e6564 (patch)
treead457f5ed036ee88a716678aee418c25bd01c8bc /doc
parent98792a029b1f869986f1d670787a53dd2eaebbc0 (diff)
downloadgit-bug-efb084b48157b827407d7db47f8710a39e8e6564.tar.gz
Make the ADD_COMMENT example more realistic
Co-Authored-By: Michael Muré <batolettre@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/model.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/model.md b/doc/model.md
index e60a2fa8..c6d12bf5 100644
--- a/doc/model.md
+++ b/doc/model.md
@@ -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"
}
]
```