aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO3
-rw-r--r--rust/TODO1
2 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index c09764d3..c27374bf 100644
--- a/TODO
+++ b/TODO
@@ -91,6 +91,9 @@ new importers:
- "authn" microservice: https://keratin.tech/
better API docs
+- readme.io has a free open source plan (or at least used to)
+- https://github.com/readmeio/api-explorer
+- https://github.com/lord/slate
- https://sourcey.com/spectacle/
- https://github.com/DapperDox/dapperdox
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