resting icon indicating copy to clipboard operation
resting copied to clipboard

Filter json response using jsonpath

Open albertotn opened this issue 6 years ago • 2 comments

Could be useful in response to filter them using jsonpath (jf response is json) or xmlpath to quickly check results

albertotn avatar Feb 26 '19 10:02 albertotn

@albertotn very interesting feature.

I'm thinking about introducing some features to help devs to analyze in a quick way REST responses and your suggetion is very appropriate

mirkoperillo avatar Feb 26 '19 11:02 mirkoperillo

Thanks, I've tested this libraries in my project: https://github.com/dchester/jsonpath and works fine

albertotn avatar Feb 26 '19 13:02 albertotn