Skip to content

Commit 6aa57bc

Browse files
ps-gillstgraber
authored andcommitted
doc/rest-api: Refresh swagger YAML
Signed-off-by: Parm Gill <[email protected]>
1 parent 86cda57 commit 6aa57bc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/rest-api.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2111,6 +2111,11 @@ definitions:
21112111
example: false
21122112
type: boolean
21132113
x-go-name: Refresh
2114+
refresh_exclude_older:
2115+
description: Whether to exclude source snapshots earlier than latest target snapshot
2116+
example: false
2117+
type: boolean
2118+
x-go-name: RefreshExcludeOlder
21142119
secret:
21152120
description: Remote server secret (for remote private images)
21162121
example: RANDOM-STRING
@@ -6504,6 +6509,11 @@ definitions:
65046509
example: false
65056510
type: boolean
65066511
x-go-name: Refresh
6512+
refresh_exclude_older:
6513+
description: Whether to exclude source snapshots earlier than latest target snapshot
6514+
example: false
6515+
type: boolean
6516+
x-go-name: RefreshExcludeOlder
65076517
secrets:
65086518
additionalProperties:
65096519
type: string

0 commit comments

Comments
 (0)