Skip to content

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

Closed
jstewmon wants to merge 1 commit intoajv-validator:masterfrom
jstewmon:update-fast-json-patch
Closed

update fast-json-patch to the latest version#26
jstewmon wants to merge 1 commit intoajv-validator:masterfrom
jstewmon:update-fast-json-patch

Conversation

@jstewmon
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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.

3 participants