diff options
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 |