File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ message ListContainersRequest {
134134 // filters. Expanded, containers that match the following will be
135135 // returned:
136136 //
137- // filters[0] or filters[1] or ... or filters[n-1] or filters[n]
137+ // filters[0] or filters[1] or ... or filters[n-1] or filters[n]
138138 //
139139 // If filters is zero-length or nil, all items will be returned.
140140 repeated string filters = 1 ;
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ message ListContentRequest {
140140 // filters. Expanded, containers that match the following will be
141141 // returned:
142142 //
143- // filters[0] or filters[1] or ... or filters[n-1] or filters[n]
143+ // filters[0] or filters[1] or ... or filters[n-1] or filters[n]
144144 //
145145 // If filters is zero-length or nil, all items will be returned.
146146 repeated string filters = 1 ;
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ message ListImagesRequest {
118118 // filters. Expanded, images that match the following will be
119119 // returned:
120120 //
121- // filters[0] or filters[1] or ... or filters[n-1] or filters[n]
121+ // filters[0] or filters[1] or ... or filters[n-1] or filters[n]
122122 //
123123 // If filters is zero-length or nil, all items will be returned.
124124 repeated string filters = 1 ;
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ message PluginsRequest {
8888 // filters. Expanded, plugins that match the following will be
8989 // returned:
9090 //
91- // filters[0] or filters[1] or ... or filters[n-1] or filters[n]
91+ // filters[0] or filters[1] or ... or filters[n-1] or filters[n]
9292 //
9393 // If filters is zero-length or nil, all items will be returned.
9494 repeated string filters = 1 ;
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ message ListSnapshotsRequest{
154154 // filters. Expanded, images that match the following will be
155155 // returned:
156156 //
157- // filters[0] or filters[1] or ... or filters[n-1] or filters[n]
157+ // filters[0] or filters[1] or ... or filters[n-1] or filters[n]
158158 //
159159 // If filters is zero-length or nil, all items will be returned.
160160 repeated string filters = 2 ;
You can’t perform that action at this time.
0 commit comments