You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
I've a service which provides API endpoints in both gRPC and REST. Now that I've already have a definition in proto for both the service and it's arguments, I want to convert the same to YAML definition statically so that I do not want to maintain both versions. Is there a tool that does this?