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

Upload file via auto-generated OpenAPI specification with gRPC backend #1

Open
huan opened this issue Feb 13, 2021 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@huan
Copy link
Member

huan commented Feb 13, 2021

It seems that the support for the file upload with gRPC & OpenAPI generator is not very well.

  1. The google.api.http has no annotation for file uploading...
  2. The gRPC client streaming for file uploading is complicated...

Need to find a way to make it work because we need to send FileBox to our server...

Related Links

@huan huan added the enhancement New feature or request label Feb 13, 2021
@emcfarlane
Copy link

👋 hello! Maybe my project could help with file uploads for gRPC transcoding: https://github.com/emcfarlane/larking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants