The API was crashing if the freeze request was called on a non-existent blueprint. This changes it to return an empty string, matching lorax-composer's behavior (since the output is toml it shouldn't return json). |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| compose.go | ||
| json.go | ||
| upload.go | ||
| util.go | ||