docs/server
Ying Li fb9afbc5d8 Server propogates validation failures in the 400 response.
Previously, it just said that the update was invalid, but not why.

Signed-off-by: Ying Li <ying.li@docker.com>
2015-12-09 15:10:17 -08:00
..
errors Move the notary errors HTTP errors into the server package. 2015-12-09 11:22:49 -08:00
handlers Server propogates validation failures in the 400 response. 2015-12-09 15:10:17 -08:00
snapshot fix roleExpired varname, it shadowed a func name 2015-12-07 14:44:11 -08:00
storage adding tests for server/snapshot/snapshot.go 2015-12-07 12:55:09 -08:00
timestamp adding tests for server/snapshot/snapshot.go 2015-12-07 12:55:09 -08:00
server.go Move the notary errors HTTP errors into the server package. 2015-12-09 11:22:49 -08:00
server_test.go Add the handler for GET-ting a snapshot key. 2015-12-07 15:13:58 -08:00