1
0
mirror of https://github.com/minio/minio.git synced 2025-03-29 08:43:40 -04:00
Harshavardhana 4c7c571875 Support JSON to CSV and CSV to JSON output format conversion ()
This PR implements one of the pending items in issue 
in S3 API a user can request CSV output for a JSON document
and a JSON output for a CSV document. This PR refactors
the code a little bit to bring this feature.
2018-12-07 14:55:32 -08:00
..