Skip to content

Commit

Permalink
Remove eTag param override
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegwamartin committed Sep 4, 2024
1 parent 4d1fd84 commit bcf9262
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ internal object UploadRequestGeneratorFactory {
TransactionBundleGenerator.getGenerator(
mode.httpVerbToUseForCreate,
mode.httpVerbToUseForUpdate,
mode.bundleSize,
useETagForUpload = false
mode.bundleSize
)
}
}
Expand Down

0 comments on commit bcf9262

Please sign in to comment.