Skip to content

Commit f9559a8

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

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
@@ -1094,6 +1094,11 @@ definitions:
10941094
example: image.tar.xz
10951095
type: string
10961096
x-go-name: Filename
1097+
format:
1098+
description: Type of image format
1099+
example: split
1100+
type: string
1101+
x-go-name: Format
10971102
profiles:
10981103
description: List of profiles to use when creating from this image (if none provided by user)
10991104
example:

0 commit comments

Comments
 (0)