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

Need rule attribute to specify the output #26

Open
TomTom876 opened this issue Nov 12, 2021 · 0 comments
Open

Need rule attribute to specify the output #26

TomTom876 opened this issue Nov 12, 2021 · 0 comments

Comments

@TomTom876
Copy link

The output of the bazel build goes to the bazel-bin/... dir by default. There should be an attribute to specify the generated code:

openapi_generator(
    name = "code-gen",
    generator = "spring",
    output = "generated",  # this should allow the user specify the output dir. 
...
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

1 participant