Skip to content

Commit 6d25e72

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

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

doc/rest-api.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2684,9 +2684,8 @@ definitions:
26842684
type: object
26852685
x-go-package: github.com/lxc/incus/v6/shared/api
26862686
MetadataConfigEntityName:
2687-
description: |-
2688-
MetadataConfigEntityName represents a main API object type
2689-
Example: instance
2687+
description: MetadataConfigEntityName represents a main API object type
2688+
example: instance
26902689
type: string
26912690
x-go-package: github.com/lxc/incus/v6/shared/api
26922691
MetadataConfigGroup:
@@ -2702,9 +2701,8 @@ definitions:
27022701
type: object
27032702
x-go-package: github.com/lxc/incus/v6/shared/api
27042703
MetadataConfigGroupName:
2705-
description: |-
2706-
MetadataConfigGroupName represents the name of a group of config keys
2707-
Example: volatile
2704+
description: MetadataConfigGroupName represents the name of a group of config keys
2705+
example: volatile
27082706
type: string
27092707
x-go-package: github.com/lxc/incus/v6/shared/api
27102708
MetadataConfigKey:

0 commit comments

Comments
 (0)