Support text/csv responses #797
Closed
antoneladestito
started this conversation in
Feature request
Replies: 2 comments
|
#780 should fix this once finished, though data will come through as plain text, not a CSV type |
0 replies
|
This now works (as plain text) in 0.16.0 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello! I am using openapi-python-client and it seems that text/csv is unsupported:
Warning(s) encountered while generating. Client was generated, but some pieces may be missing
Unsupported content_type {'text/csv':
All reactions