You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a need for an implementation of json-patch that supports using JSONPath for the path member of operations. This breaks away from the standard, but would allow for value-based operations on array members and a more full search capability in general.
Is this something you'd be interested in a PR for?
The text was updated successfully, but these errors were encountered:
I have a need for an implementation of
json-patch
that supports using JSONPath for thepath
member of operations. This breaks away from the standard, but would allow for value-based operations on array members and a more full search capability in general.Is this something you'd be interested in a PR for?
The text was updated successfully, but these errors were encountered: