cloudapi/v2: support local upload target
The target validation rework broke the local upload target, which is needed for cockpit-image-builder.
This commit is contained in:
parent
7c101fdef7
commit
425581fcc1
4 changed files with 112 additions and 82 deletions
|
|
@ -1226,8 +1226,7 @@ components:
|
|||
default: false
|
||||
description: |
|
||||
This is used in combination with the OSBUILD_LOCALSAVE environmental
|
||||
variable on the server to enable saving the compose locally. This
|
||||
is for development use only, and is not available to users.
|
||||
variable on the server to enable saving the compose locally.
|
||||
AWSEC2UploadOptions:
|
||||
type: object
|
||||
additionalProperties: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue