Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getter for the patch operations #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmerruko
Copy link

It might be necessary in projects where an all or nothing approach
to patching is not helpful and a more fine-grain approach is needed.

This was necessary in a project where I had to use this tool and the users were interested in applying as many operations as possible and reporting the ones that couldn't be applied.

It might be necessary in projects where an all or nothing approach
to patching is not helpful and a more fine-grain approach is needed
@VictorDenisov
Copy link

VictorDenisov commented Mar 26, 2018

@mmerruko Use this repository: https://github.com/dogote/json-patch
It already has the feature that you need.
This repository looks like abandoned.

@Yardentexel
Copy link

Yardentexel commented May 23, 2021

is this merged?

because it is not in 1.13 release


now i see the release 1.13 is after this was merged

is it possible to create another release? :)

@manojvaseekharan
Copy link

+1 for having a new release created. I would like to use the change proposed in this PR. Is there any chance of a release being created in the near future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants