aboutsummaryrefslogtreecommitdiffstats
path: root/rust/TODO
diff options
context:
space:
mode:
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?