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

pass ignore file to cli #11

Open
funkykay opened this issue Jun 20, 2020 · 3 comments
Open

pass ignore file to cli #11

funkykay opened this issue Jun 20, 2020 · 3 comments

Comments

@funkykay
Copy link

Hey, maybe i am stupid... is it possible to pass a ignore file to the generator cli through the bazel rule?

@wing328
Copy link
Member

wing328 commented Jul 5, 2020

You can create .openapi-generator-ignore (works similar to .gitignore) in the output directory directly.

@funkykay
Copy link
Author

funkykay commented Jul 5, 2020

But I think the output folder is somewhere in the depth of bazels directory structure. I cannot really access it in a good way, right?

I know that works when I use the cli jar directly, but in this case the bazel rule is calling it.

@wing328
Copy link
Member

wing328 commented Apr 30, 2021

Sorry I've no clue how to make it work with Bazel :(

I'm still learning Bazel.

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

2 participants