hapi-fhir/hapi-fhir-client/src
StevenXLi 3da39aeda3
3658 adding updating with history rewrite feature (#3659)
* Updating With History Rewrite implementation

* Missed new files

* Updated changelog and documentation

* Fixed test failures and doc

* minor fix

* lgtm code refactor

* Fixed test to clear DaoConfig

* Removed unused class

* Code review changes

* Simplified updateHistoryRewrite's fluent, combining with normal update's, also changed logic on custom header error checking, updated tests

* refactored method to extracted common code

* removed `updateHistoryRewrite()` and replaced with `update()`, updated tests accordingly

Co-authored-by: Steven Li <steven@smilecdr.com>
2022-06-15 12:40:58 -04:00
..
main/java/ca/uhn/fhir/rest/client 3658 adding updating with history rewrite feature (#3659) 2022-06-15 12:40:58 -04:00
test/java/ca/uhn/fhir/rest/client Migrate to JUnit5 (#1952) 2020-07-04 18:28:16 -04:00