diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-11-14 21:46:54 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-11-14 21:46:54 -0800 |
commit | a1b63a58410f01f93027f25e8041d0aed6317bbc (patch) | |
tree | 4f14fcb6dcdd9d4260ba944cd0891ec520844465 | |
parent | 734cad6cf37f82ad5e1965003d34906608477b8f (diff) | |
download | fatcat-a1b63a58410f01f93027f25e8041d0aed6317bbc.tar.gz fatcat-a1b63a58410f01f93027f25e8041d0aed6317bbc.zip |
update TODOs
-rw-r--r-- | TODO | 3 | ||||
-rw-r--r-- | rust/TODO | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -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 @@ -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 |