gnostic
gnostic copied to clipboard
Openapi Yaml File generated with Empty paths and schemas
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.