vcrpy
vcrpy copied to clipboard
Add recursive replace_post_data_parameters fields mask for json body
This currently only supports the first level of keys However, it really begs to be recursive. https://github.com/kevin1024/vcrpy/blob/d50f3385a6828280def801ac7f544fe04a37e39c/vcr/filters.py#L100 I'm leaving it just in case, I don't have time to make a pull request myself yet, but it's possible in the future.
Put your upvotes or concerns!
@tighwm is on it!