quarkus-openapi-generator
quarkus-openapi-generator copied to clipboard
Introduce kotlin codegen
Closes #134. This is a draft pr to support kotlin client codegen. Open for discussion, tips and tricks :)
@ricardozanini Is this the way you expected it to work? Having two sets of templates and two codegen configs
Just to let you know. I am still taking care of it. Need some extra time to make everything work.
Do you have some input for integration testing? I think we should reuse the existing ones and execute them with both codegen languages.
Feel free to use the existing ones. We are on the verge of refactoring the integration-tests modules to segregate by use case. So it will be easier to integrate and understand what's happening. cc @hbelmiro
oh, and no rush AT ALL. Do it on your time.
hi. is work on this ongoing ? thx
hi. is work on this ongoing ? thx
Currently no. Was more time consuming, than I anticipated. Started over several times, but failed to setup the test structure. My goal was to reuse existing tests and only add special tests if needed.
Still don't think, that writing the templates is much work, but the initial setup was where I got stuck.
Maybe someone else has an idea or want to give it a shot. I'm more than happy to assist.
@ricardozanini @hbelmiro This is being closed due to inactivity.