Skip to content

Commit a266cbd

Browse files
committed
Fixing CI
1 parent f3c6925 commit a266cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/products/apigee/Instance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@ properties:
229229
Ship the access log entries that match the statusCode defined in the filter.
230230
The statusCode is the only expected/supported filter field. (Ex: statusCode)
231231
The filter will parse it to the Common Expression Language semantics for expression
232-
evaluation to build the filter condition. (Ex: "filter": statusCode >= 200 && statusCode < 300 )
232+
evaluation to build the filter condition. (Ex: "filter": statusCode >= 200 && statusCode < 300 )

0 commit comments

Comments
 (0)