faultJSONPaths property

List<String>? faultJSONPaths
getter/setter pair

List of JSON paths that specify the JSON elements to be filtered from JSON payloads in error flows.

Implementation

core.List<core.String>? faultJSONPaths;