diff options
author | Michael Muré <batolettre@gmail.com> | 2019-04-18 02:48:27 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2019-04-18 02:48:27 +0200 |
commit | cc3a21acb67a9e0c06adacc78ba0bb44009f2c41 (patch) | |
tree | a9afea550f4105269252e11d22301423e7e2337b /doc/model.md | |
parent | 5dd9d24803d065f89e2c43c6e79fec79d728d6b3 (diff) | |
download | git-bug-cc3a21acb67a9e0c06adacc78ba0bb44009f2c41.tar.gz |
doc: add an architecture overview
Diffstat (limited to 'doc/model.md')
-rw-r--r-- | doc/model.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/model.md b/doc/model.md index 11f18b18..15114586 100644 --- a/doc/model.md +++ b/doc/model.md @@ -12,8 +12,7 @@ Instead of storing directly the final bug data, we store a series of edit `Opera { "type": "SET_TITLE", "author": { - "name": "René Descartes", - "email": "rene@descartes.fr" + "id": "5034cd36acf1a2dadb52b2db17f620cc050eb65c" }, "timestamp": 1533640589, "title": "This title is better" |