-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
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.
...
zituo-jin and rongodb
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation