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

Create new Postman API from gRPC Server Reflection #12775

Open
1 task done
rvernica opened this issue Apr 5, 2024 · 0 comments
Open
1 task done

Create new Postman API from gRPC Server Reflection #12775

rvernica opened this issue Apr 5, 2024 · 0 comments
Labels
feature product/api-client protocol/grpc Issues related to the gRPC protocol experience in Postman

Comments

@rvernica
Copy link

rvernica commented Apr 5, 2024

Is there an existing request for this feature?

  • I have searched the existing issues for this feature request and I know that duplicates will be closed

Is your feature request related to a problem?

I have a gRPC endpoint that supports reflection. I’m able to quickly build a valid gRPC request and validate it against my endpoint.

Is there a way to get all the information that Postman gathered through Server Relection and bundle it in a new Postman API? Something similar to importing an openapi.json file for a REST endpoint in a new Postman API.

Essentially, in my new Postman API, can I import a Definition from whatever Postman gathered via Server Reflection?

Describe the solution you'd like

Provide a button to generate a create a new Postman API from the Server Reflection results.

Describe alternatives you've considered

No response

Additional context

No response

@codenirvana codenirvana added protocol/grpc Issues related to the gRPC protocol experience in Postman product/api-client labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature product/api-client protocol/grpc Issues related to the gRPC protocol experience in Postman
Projects
None yet
Development

No branches or pull requests

2 participants