responseJSONPaths property

List<String>? responseJSONPaths
getter/setter pair

List of JSON paths that specify the JSON elements to be filtered from JSON response message payloads.

Implementation

core.List<core.String>? responseJSONPaths;