openapi-generator-bazel icon indicating copy to clipboard operation
openapi-generator-bazel copied to clipboard

Add support for custom templates

Open dotxoa opened this issue 1 year ago • 3 comments

It tries to solve this issue.

I have doubts about how to get the template folder path in the right way. Right now I am picking the first file of the folder and the get its path, but this will fail in the case that the folder is empty.

https://github.com/OpenAPITools/openapi-generator-bazel/pull/40/files#diff-c1d432311512e669de77c6dfc7da138be54d44e9646442e1d223e9a4a138ab5cR73

dotxoa avatar Apr 07 '23 15:04 dotxoa

@wing328 can you take a look to this?

dotxoa avatar Apr 10 '23 09:04 dotxoa

thanks for the PR 👍

Can you please PM me via Slack when you've time to have a quick chat (IM) on this?

https://join.slack.com/t/openapi-generator/shared_invite/zt-12jxxd7p2-XUeQM~4pzsU9x~eGLQqX2g

wing328 avatar Apr 12 '23 02:04 wing328

Thanks for the PR but your commit (as shown in the Commits tab) is not linked to your Github account, which means this PR won't count as your contribution in https://github.com/OpenAPITools/openapi-generator/graphs/contributors.

Let me know if you need help fixing it.

Ref: https://github.com/OpenAPITools/openapi-generator/wiki/FAQ#how-can-i-update-commits-that-are-not-linked-to-my-github-account

wing328 avatar Apr 12 '23 02:04 wing328