Open
Description
I want to be able to scrub specific fields in a JSON document.
E.g. when I test a POST API call and the resulting JSON contains multiple UUIDs. The top level UUID has been dynamically generated by the backend and should be scrubbed. However, another UUID is a reference that was contained in my request and hence should not be scrubbed.
I'd like support for such cases with a Scrubber implementation that allows to scrub specific JSON fields using JSON path.
Metadata
Metadata
Assignees
Labels
No labels