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

feat(cli): bump official generator version to 7.9

Open DmitrySboychakov opened this issue 1 year ago • 1 comments
trafficstars

DmitrySboychakov avatar Nov 01 '24 14:11 DmitrySboychakov

Yet another update of generator Please consider cutting a release after ;)

DmitrySboychakov avatar Nov 01 '24 14:11 DmitrySboychakov

Thank you for your contribution. However, I am moving away from including a jar in the library and will instead download the jar from a config specified by the user. You can find the code here

If you are not okay with this approach, please do let me know your reservations.

gibahjoe avatar Nov 04 '24 17:11 gibahjoe

@gibahjoe didn't read the code at a time, but agree 100% on that approach. however, does it mean for enduser to have maven installed on the system? if so, maybe it's better to handle that in the github actions instead?

DmitrySboychakov avatar Nov 04 '24 17:11 DmitrySboychakov

that being said, don't mind closing this PR at all.

DmitrySboychakov avatar Nov 04 '24 17:11 DmitrySboychakov

Sorry Just saw your comment.

No, the user does not have to have maven. The initial way didn't have to combine the multiple jars into a single jar, they could have been used as separate jars. I guess it was just easier having 1 jar instead of 2.

gibahjoe avatar Nov 08 '24 20:11 gibahjoe

That being said, v6.0.0 has been released.

Closing this in favor of #162

gibahjoe avatar Nov 08 '24 20:11 gibahjoe