Validate incoming requests (#7234)

This commit is contained in:
Krishna Srinivas
2019-02-12 13:24:14 -08:00
committed by Harshavardhana
parent 118270d76f
commit 14544d8d84
2 changed files with 11 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
package cmd
const storageRESTVersion = "v3"
const storageRESTVersion = "v4"
const storageRESTPath = minioReservedBucketPath + "/storage/" + storageRESTVersion + "/"
const (