openapi-python-client
openapi-python-client copied to clipboard
Support text/csv responses
Not sure what the best Python format is for this. Maybe an arbitrary Dict? Maybe just an instance of CSVReader? Or CSVDictReader?