aboutsummaryrefslogtreecommitdiffstats
path: root/rust/TODO
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-05-31 14:24:04 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-05-31 14:24:04 -0700
commit9c06cd7f53c338bc7d6b6753267b7cdd576ee82b (patch)
tree8e6b930ff290c009e2278b66a7a1cfc25cd62f29 /rust/TODO
parent830d0858f7b4f9e631aede7afcf249952eed3fd7 (diff)
downloadfatcat-9c06cd7f53c338bc7d6b6753267b7cdd576ee82b.tar.gz
fatcat-9c06cd7f53c338bc7d6b6753267b7cdd576ee82b.zip
TODO lists
Diffstat (limited to 'rust/TODO')
-rw-r--r--rust/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/TODO b/rust/TODO
index 6f5600d9..be2896aa 100644
--- a/rust/TODO
+++ b/rust/TODO
@@ -31,6 +31,8 @@ x refactor tests (response check, setup)
x better test coverage (all entity types, get and post)
x editgroup GET API schema arrays
+- editor_id vs. editor; can't GET by id, so need to return username?
+
later:
- generate python client library?
- web interface?