You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is example repository that show minimal setting to generate openapi spec (version 3) file from protobuf using gnostic.
It will be helpful when you trying to use grpc-gateway with openapi spec.
// run `make`, then you will see magic happen
make