mirror of
https://github.com/versity/versitygw.git
synced 2026-01-07 12:15:18 +00:00
fix: Fixed object versions listing with ListObjectVersions when versioning is not configured for the gateway
This commit is contained in:
@@ -385,7 +385,6 @@ type ListVersionsResult struct {
|
||||
NextKeyMarker *string
|
||||
NextVersionIdMarker *string
|
||||
Prefix *string
|
||||
RequestCharged types.RequestCharged
|
||||
VersionIdMarker *string
|
||||
Versions []types.ObjectVersion `xml:"Version"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user