fun stash(rewrittenFields: Map<String, Any?>): Notary
Add a rewrite to the Notary object.
rewrittenFields - Key-Value pairs of JsonPath to value that has since been overwritten e.g. { "$['body']['id']: "LOC1" }
rewrittenFields
{ "$['body']['id']: "LOC1" }