The response is different for JSON and TOML requests. If it is JSON it will always return a 200, but any blueprints with errors will be in the errors list. If TOML has an error it will return an error 400 with the error in a standard API error response with status set to false. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| compose.go | ||
| upload.go | ||
| util.go | ||