Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Jun 26, 2024
1 parent 0cd8fd6 commit b71135a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/api/objectPut.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ function objectPut(authInfo, request, streamingV4Params, log, callback) {
}

log.trace('owner canonicalID to send to data', { canonicalID });
log.trace('isPutVersion', { isPutVersion });

return standardMetadataValidateBucketAndObj(valParams, request.actionImplicitDenies, log,
(err, bucket, objMD) => {
Expand Down

0 comments on commit b71135a

Please sign in to comment.