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
My scenario is I have a proto file which is defined as per RESTful principles and does not contain option tag with google.api.http . I want to generate openApi spec yaml file for this scenario I am using protoc-gen-openapi to generate but getting empty path and schemas in openApi spec yaml file.
The text was updated successfully, but these errors were encountered:
My scenario is I have a proto file which is defined as per RESTful principles and does not contain option tag with google.api.http . I want to generate openApi spec yaml file for this scenario I am using protoc-gen-openapi to generate but getting empty path and schemas in openApi spec yaml file.
The text was updated successfully, but these errors were encountered: