You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add a new overload in TransactionBuilder called Delete(SearchParams condition, Resource body, string? versionId = null, string? bundleEntryFullUrl = null)
Handle the if-match header here (see Update for inspriration).
Also make sure the BaseFhirClient.DeleteAsync uses this new overload.
Add a test in the FhirClientMockTests to make sure the header is set.
https://firely.atlassian.net/browse/VONK-5627
https://jira.hl7.org/browse/FHIR-40772
The text was updated successfully, but these errors were encountered: