mirror of
https://github.com/minio/minio.git
synced 2024-12-26 15:15:55 -05:00
b2293c2bf4
- xl-v1-bucket.go - removes a whole bunch of code. - {xl-v1,fs-v1}-metadata.go - add a lot of comments and rename functions appropriately.
11 lines
152 B
JSON
11 lines
152 B
JSON
{
|
|
"version": "1",
|
|
"format": "fs",
|
|
"uploadIds": [
|
|
{
|
|
"uploadID": "id",
|
|
"startTime": "time",
|
|
}
|
|
]
|
|
}
|