Skip to content

Commit e10de42

Browse files
committed
doc/rest-api: Refresh swagger YAML
Signed-off-by: Stéphane Graber <[email protected]>
1 parent 54ba35f commit e10de42

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/rest-api.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -1119,6 +1119,11 @@ definitions:
11191119
x-go-name: Public
11201120
source:
11211121
$ref: '#/definitions/ImagesPostSource'
1122+
type:
1123+
description: Type of image format
1124+
example: unified, split
1125+
type: string
1126+
x-go-name: Type
11221127
type: object
11231128
x-go-package: github.com/lxc/incus/v6/shared/api
11241129
ImagesPostSource:

0 commit comments

Comments
 (0)