mirror of
https://github.com/versity/versitygw.git
synced 2026-01-09 04:53:10 +00:00
The xml encoding of the s3.ListBucketsOutput return type was not giving correct results when there is only a single bucket. This revives the old aws xsd schema and generated types that will give more accurate xml encoding results.