mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
add bucket tagging support (#9389)
This patch also simplifies object tagging support
This commit is contained in:
@@ -491,7 +491,6 @@ var notImplementedBucketResourceNames = map[string]bool{
|
||||
"metrics": true,
|
||||
"replication": true,
|
||||
"requestPayment": true,
|
||||
"tagging": true,
|
||||
"versioning": true,
|
||||
"website": true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user