Closed devkanro closed 3 years ago
Wow. Thank you @devkanro and @iou90 Sorry for taking so long to look at this PR (had to move house recently 😞 )
Thanks, I will check it later.
@rogchap All comments have been resolved. Please comment here if you have any other advice.
Thanks again @devkanro and @iou90 will get this in a release soon.
Description
This PR make wombat support export request to grpcurl and import body and metadata from them. Resolve the #50
Limit
Export
TLS cert, Protobuf files will not be included in the exported command. Recommend using the service reflection. Those configurations will export to grpcurl command.
Import
Import will change your selected service, selected method, body, and metadata, but it will not change the workspace. Those configurations will import from grpcurl command.
Screenshot
Co-Contributors
Frontend: @iou90 Backend: @devkanro