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

update fast-json-patch to the latest version #26

Closed

Conversation

jstewmon
Copy link
Contributor

  • resolves console warnings produced by the usage of the old version
  • standardizes interface expected by add_keyword to be a function taking
    2 arguments - source and patch

Here's the console warning produced by the current version:

jsonpatch.apply is deprecated, please use `applyPatch` for applying patch sequences, or `applyOperation` to apply individual operations.

- resolves console warnings produced by the usage of the old version
- standardizes interface expected by add_keyword to be a function taking
  2 arguments - source and patch
@coveralls
Copy link

coveralls commented Jun 22, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 8672de1 on jstewmon:update-fast-json-patch into bc61807 on epoberezkin:master.

@epoberezkin
Copy link
Member

merged #23

@jstewmon jstewmon deleted the update-fast-json-patch branch June 27, 2018 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants