commit | f3acb074dd59216d1cd0ff24bd1b0f56db1a77e0 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Tue Jan 29 09:25:54 2013 -0800 |
committer | Shawn Pearce <sop@google.com> | Tue Jan 29 09:29:42 2013 -0800 |
tree | 824e02038b586de75bc8e2a36cd4f90b67569bda | |
parent | 2353ff95e4d940ce6a1fcf97f025a64ba156a969 [diff] |
Return 204 No Content on DELETE /projects/*/description When a description is deleted the key is removed from the configuration file. Callers should expect a 204 response. For any PUT response return the same as GET, which is "" instead of the literal word "null" if there is no text after the put is complete. Change-Id: I2ba174d1129a14d862c2b26da5eb8bebc0671f63