Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for blobs #1989

Open
bturner1273 opened this issue Sep 27, 2022 · 0 comments
Open

Support for blobs #1989

bturner1273 opened this issue Sep 27, 2022 · 0 comments

Comments

@bturner1273
Copy link

bturner1273 commented Sep 27, 2022

Is your feature request related to a problem? Please describe.
There is no support for Blob, UintXArray, etc. If I want to download a file from a server I seemingly cannot describe the contract in spot

Describe the solution you'd like
I would like support for blobs

Describe alternatives you've considered
I am trying to get away with number[] right now but doubt it will coerce a blob into a number[] correctly client-side

Additional context
This is the error I get when trying to describe a response of type blob:

Error: /Users/X/X/X/X/openapi/Endpoints/X/X.ts#64: expected exactly one declaration for
    Blob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant