diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-01-12 11:50:48 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-01-12 11:50:48 -0800 |
commit | 989e399825af57cefe5aa4103dc9f111bb0e3525 (patch) | |
tree | 8a62fbd67f1be111d780e72d637ee6af54a9af17 /notes/notes.txt | |
download | fatcat-989e399825af57cefe5aa4103dc9f111bb0e3525.tar.gz fatcat-989e399825af57cefe5aa4103dc9f111bb0e3525.zip |
init repo (with notes from Dec 16, 2017)
Diffstat (limited to 'notes/notes.txt')
-rw-r--r-- | notes/notes.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/notes/notes.txt b/notes/notes.txt new file mode 100644 index 00000000..4bfa3335 --- /dev/null +++ b/notes/notes.txt @@ -0,0 +1,24 @@ + +entity_id + uuid + revision + +entity_revision + entity_id + previous: entity_revision or none + state: normal, redirect, deletion + redirect_entity_id: optional + extra: json blob + edit_id + +edit + mutable: boolean + edit_group + editor + +edit_group + +editor + id + username + auth/email/etc |