Skip to content

Commit

Permalink
Merge pull request #166 from camaraproject/gunjald-patch-2
Browse files Browse the repository at this point in the history
Update EdgeCloud_LcM.yaml Changes in Virttype and image types options
  • Loading branch information
sergiofranciscoortiz authored Feb 16, 2024
2 parents a7107ea + d8f6b2a commit 43ef829
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions code/API_definitions/EdgeCloud_LcM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -415,15 +415,16 @@ components:
version:
type: integer
description: Application version information
virtType:
packageType:
type: string
enum:
- VM
- QCOW2
- OVA
- CONTAINER
- HELM
operatingSystem:
$ref: '#/components/schemas/OperatingSystem'
appRepo:
appRepo:
type: object
required:
- type
Expand Down

0 comments on commit 43ef829

Please sign in to comment.