craton/craton/api/v1
git-harry cbb246111b Add http_codes decorator where missing
This commit adds the decorator http_codes to a number of the API put
methods so that all now use it. This ensures any exceptions generated by
the methods return the expected status code and the response body is
JSON encoded.

Change-Id: Id24ef3687afe21e36adae225efdef7150b5d5318
Partial-bug: 1665015
2017-03-09 09:16:51 +00:00
..
resources Add http_codes decorator where missing 2017-03-09 09:16:51 +00:00
__init__.py Remove scope code 2017-01-24 12:57:56 +00:00
base.py Pretty-print format all JSON response bodies 2017-03-07 15:57:46 +00:00
routes.py Add Cloud resource before Region 2017-02-24 20:38:18 +00:00
schemas.py Remove networks validation duplicate details key 2017-03-06 16:03:06 +00:00
validators.py Pretty-print format all JSON response bodies 2017-03-07 15:57:46 +00:00