json-prune[-fetch-response] properties with specific value #3549
Replies: 2 comments 8 replies
-
It's discussed in past too. Will need concrete evidences that the feature is necessary to fix actual issues. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thanks @gorhill ❤️ example.com##+js(json-edit-fetch-response, .things.[?.thingtype=="table"], , propsToMatch, url:/api/v1/foobar.json) |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's the best place I could find to "request" a feature.
To my knowledge there is no way to remove properties based on their value.
Given the following JSON, I want to remove
things.[-].thingtype:"table"
.Beta Was this translation helpful? Give feedback.
All reactions