Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag release with #359? #388

Open
akshayjshah opened this issue Apr 20, 2023 · 2 comments
Open

Tag release with #359? #388

akshayjshah opened this issue Apr 20, 2023 · 2 comments

Comments

@akshayjshah
Copy link

Hi! I work on Buf, but I'm just discovering this repository and the protoc-gen-openapi plugin. Thanks for pushing your schemas to the BSR!

A Buf user ran into a confusing set of issues generating code with protoc-gen-openapi. The solution turned out to be pretty simple - they just needed to use the output_mode=source_relative option introduced in #359. Would you mind tagging a release that includes this feature?

Also, would you be open to a PR that adds Buf configuration examples to the READMEs for protoc-gen-openapi and protoc-gen-jsonschema?

@amery
Copy link

amery commented Apr 20, 2023

annoying Buf user here. before setting output_mode I also had a problem of truncated openapi.yaml files unless strategy: all was set, but that's no longer needed when using output_mode=source_relative. thanks a lot @akshayjshah for your help, I was completely lost

@go-slark
Copy link

go-slark commented May 9, 2023

Hi, have any plans to release a version with #359? because source_relative option is useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants