requestJSONPaths property

List<String>? requestJSONPaths
getter/setter pair

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

Implementation

core.List<core.String>? requestJSONPaths;