postman-app-support
postman-app-support copied to clipboard
Support protosets instead of protos
Is there an existing request for this feature?
- [X] 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?
My organization uses protoset files to define services but Postman only seems to support .proto files in the service definition.
Describe the solution you'd like
I'd like Postman to support defining grpc services via protoset files
Describe alternatives you've considered
No response
Additional context
No response
Hi, @dougleenhouts i'm postman user with the same problem, we got a few services that using protoset instead of only proto files. My problem is, that i have "unknown error" when i'm trying to use server reflection. You have the same problem? Did you get any solution?