mirror of
https://github.com/versity/versitygw.git
synced 2026-07-25 17:42:39 +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.