Skip to content

Need rule attribute to specify the output #26

@TomTom876

Description

@TomTom876

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. 
...

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions