versity / versitygw

versity s3 gateway
https://www.versity.com/products/versitygw/
Apache License 2.0
196 stars 25 forks source link

fix: Removed empty poperties from ListObjects and ListObjectsV2 actio… #825

Closed jonaustin09 closed 1 month ago

jonaustin09 commented 1 month ago

Fixes #812 Fixes #818

ListObjects and ListObjectsV2 actions return for empty properties(delimiter, marker ...). In the xml encoding the nil props are omitted.