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:
Sanne Raymaekers 2025-01-21 13:36:45 +01:00 committed by Achilleas Koutsou
parent 7c101fdef7
commit 425581fcc1
4 changed files with 112 additions and 82 deletions

View file

@ -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