1
0
mirror of https://github.com/minio/minio.git synced 2025-04-09 06:00:12 -04:00

fix: lifecycle documentation for DeleteMarker

This commit is contained in:
Harshavardhana 2021-01-17 01:37:25 -08:00
parent 4315f93421
commit 8da0b7cf03

@ -92,7 +92,7 @@ When an object has only one version as a delete marker, the latter can be automa
"ID": "Removing all old versions",
"Expiration": {
"Days": 1,
"ExpiredObjectDeleteMarker": true
"DeleteMarker": true
},
"Status": "Enabled"
}