mirror of
https://github.com/minio/minio.git
synced 2025-01-24 13:13:16 -05:00
update internode API for FileInfo change
Signed-off-by: Harshavardhana <harsha@minio.io>
This commit is contained in:
parent
c829e3a13b
commit
4d53054f8c
@ -18,7 +18,7 @@
|
||||
package cmd
|
||||
|
||||
const (
|
||||
storageRESTVersion = "v31" // Added RenameData with fileInfo()
|
||||
storageRESTVersion = "v32" // Added transition related information to FileInfo
|
||||
storageRESTVersionPrefix = SlashSeparator + storageRESTVersion
|
||||
storageRESTPrefix = minioReservedBucketPath + "/storage"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user