We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c6925 commit a266cbdCopy full SHA for a266cbd
mmv1/products/apigee/Instance.yaml
@@ -229,4 +229,4 @@ properties:
229
Ship the access log entries that match the statusCode defined in the filter.
230
The statusCode is the only expected/supported filter field. (Ex: statusCode)
231
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 )
+ evaluation to build the filter condition. (Ex: "filter": statusCode >= 200 && statusCode < 300 )
0 commit comments