gnostic icon indicating copy to clipboard operation
gnostic copied to clipboard

Openapi Yaml File generated with Empty paths and schemas

Open shivbatra opened this issue 1 year ago • 0 comments

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.

shivbatra avatar May 10 '24 09:05 shivbatra