aboutsummaryrefslogtreecommitdiffstats
path: root/rust/TODO
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-11-14 21:46:54 -0800
committerBryan Newbold <bnewbold@robocracy.org>2018-11-14 21:46:54 -0800
commita1b63a58410f01f93027f25e8041d0aed6317bbc (patch)
tree4f14fcb6dcdd9d4260ba944cd0891ec520844465 /rust/TODO
parent734cad6cf37f82ad5e1965003d34906608477b8f (diff)
downloadfatcat-a1b63a58410f01f93027f25e8041d0aed6317bbc.tar.gz
fatcat-a1b63a58410f01f93027f25e8041d0aed6317bbc.zip
update TODOs
Diffstat (limited to 'rust/TODO')
-rw-r--r--rust/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/TODO b/rust/TODO
index 59722cd8..81ed7a06 100644
--- a/rust/TODO
+++ b/rust/TODO
@@ -1,5 +1,6 @@
correctness
+- extra or typo-d fields in requests don't seem to be errors (silently accepted)
- enforce "previous_rev" required in updates
- reread/review editgroup accept code
- enforce "no editing if editgroup accepted" behavior