This adds a new field `Warnings` to the `ComposeReply` struct, allowing to send back any warnings (e.g. deprecation notices) generated during the `checkOptions` step of the manifest initialization. See also https://github.com/osbuild/weldr-client/pull/99 which handles the weldr-client side of things. Signed-off-by: Irene Diez <idiez@redhat.com> |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| compose.go | ||
| compose_test.go | ||
| json.go | ||
| responses_test.go | ||
| upload.go | ||
| util.go | ||