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