Daniel Klessing
Results
2
issues of
Daniel Klessing
When I tried to use this package for my build setup at https://github.com/sakanaou/openapi-first I noticed it does not execute correctly on Windows: ``` C:\prj\openapi-first>bazel build --verbose_failures //backend-v1 INFO: Analyzed target...
While integrating this project in my example at https://github.com/sakanaou/openapi-first I noticed that the OpenAPI code is generated in a sub-directory of the actual project and not in the output directory...