mirror of
https://github.com/minio/minio.git
synced 2025-01-24 13:13:16 -05:00
return 204 status code for DeleteBucketTagging (#17400)
This commit is contained in:
parent
f986b0c493
commit
be45ffd8a4
@ -1872,5 +1872,5 @@ func (api objectAPIHandlers) DeleteBucketTaggingHandler(w http.ResponseWriter, r
|
||||
}))
|
||||
|
||||
// Write success response.
|
||||
writeSuccessResponseHeadersOnly(w)
|
||||
writeSuccessNoContent(w)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user