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

Resolve incorrect JsonPatchError format for Arrays #221

Merged
merged 7 commits into from Mar 29, 2019

Commits on Jan 16, 2019

  1. Configuration menu
    Copy the full SHA
    9142803 View commit details
    Browse the repository at this point in the history
  2. Adding index reference to applyOperation

    JsonPatchErrors in applyOperation now reference index
    
    Arrays now reference index, operation, and document when throwing a 
    JsonPatchError
    ianvonholt committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    b59f56e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Configuration menu
    Copy the full SHA
    1878ff4 View commit details
    Browse the repository at this point in the history
  2. Format error messages nicely and test for op index logging

    Test the behaviour introduced in PR Starcounter-Jack#221
    alshakero committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    ee8e499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ea1a18 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    0b4a1e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0887799 View commit details
    Browse the repository at this point in the history