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

issue #2207 - consistently throw FHIRPatchException for bad patches #2210

Merged
merged 1 commit into from
Apr 7, 2021

Commits on Apr 7, 2021

  1. issue #2207 - consistently throw FHIRPatchException for bad patches

    Previously, which exception you got was dependent on what was wrong with
    the patch.
    
    And prior to the model changes for this same issue, we actually allowed
    invalid patches to be applied (in the case of adding, inserting, and
    replacing on a list).
    
    Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>
    lmsurpre committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    ae1038a View commit details
    Browse the repository at this point in the history