diff options
author | Nathan Lasseter <Nathan Lasseter nathan@bytemark.co.uk> | 2015-09-23 22:46:47 +0100 |
---|---|---|
committer | Nathan Lasseter <Nathan Lasseter nathan@bytemark.co.uk> | 2015-09-23 22:46:47 +0100 |
commit | d167a89638b4eecad852c66385737ef89354ec99 (patch) | |
tree | 7813a4e3c171d32daafd119955fd00c9bc5c932a /TODO | |
parent | 3c1b0368c70ed9fd080bd79632645866fe9f5faf (diff) |
post /caches now returns created object
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |