Skip to content
  • Andreas Ellewsen's avatar
    Add option to disable overwrite · 1c64dbee
    Andreas Ellewsen authored
    Until now any person update would overwrite all fields. With this
    commit you can now turn off this feature, and instead only update the
    fields set on the Person object by setting overwrite argument for the
    post_person, update_person and delete_person methods to False.
    1c64dbee