FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add getter for the patch operations by mmerruko · Pull Request #45 · java-json-tools/json-patch · GitHub

Add getter for the patch operations - #45

Open
mmerruko wants to merge 1 commit into
java-json-tools:masterfrom
mmerruko:master
Open

Add getter for the patch operations#45
mmerruko wants to merge 1 commit into
java-json-tools:masterfrom
mmerruko:master

Conversation

Copy link
Copy Markdown

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 commented Mar 26, 2018
edited
Loading

Copy link
Copy Markdown

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

Yardentexel commented May 23, 2021
edited
Loading

Copy link
Copy Markdown

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? :)

Copy link
Copy Markdown

+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?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

5 participants


Back | FazBrowse Home | New Git URL