aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNathan Lasseter <Nathan Lasseter nathan@bytemark.co.uk>2015-09-23 22:46:47 +0100
committerNathan Lasseter <Nathan Lasseter nathan@bytemark.co.uk>2015-09-23 22:46:47 +0100
commitd167a89638b4eecad852c66385737ef89354ec99 (patch)
tree7813a4e3c171d32daafd119955fd00c9bc5c932a /TODO
parent3c1b0368c70ed9fd080bd79632645866fe9f5faf (diff)
post /caches now returns created object
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index f0e1544..b671699 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
* Remove things that should be configy to a config file (FileRoot, db params, server port/addr, ...)
* Remove mp3 assumption
-* Replace the NamedExec in postCache with a Select, using INSERT ... RETURNING *, then return the APICache to the user
* Betterness the Path <-> URI functions