lorax/src
Brian C. Lane 74792f6b6e Report an error if the blueprint doesn't exist
composer-cli uses TOML for 'blueprints save' which was returning an
empty 200 response if the blueprint didn't exist. Change this to return
a standard 400 error response if the blueprint doesn't exist.

composer-cli is already setup to handle receiving json when an error is
returned so just the toml API response for `blueprints/save` needed to
be changed.
2018-12-20 10:55:04 +02:00
..
bin Revert "Rename composer-cli to composer" 2018-10-08 16:55:57 -07:00
composer Revert "Rename composer-cli to composer" 2018-10-08 16:55:57 -07:00
pylorax Report an error if the blueprint doesn't exist 2018-12-20 10:55:04 +02:00
sbin Disable pylint errors with Flask and gevent 2018-12-20 10:55:04 +02:00