William Cheng
William Cheng
If no further question/feedback, I"ll merge this PR on coming Friday.
Thanks for the PR I'm no expert in Kotlin. Regarding the following: ``` override val nonRequiredWithDefaultString: kotlin.String? = "defaultValue" ``` My understanding is that `kotlin.String?` indicates this variable can accept...
FYI. Not directly related to this PR and I just filed https://github.com/OpenAPITools/openapi-generator/pull/22176 to fix how optional parameter is handled in kotlin-spring generator.
thanks again for the PR can you please PM me via Slack when you've time?
you may want to try the latest master. I seem to recall a fix for that.
@shpandrak thanks for the PR. Do you need help adding the CLI option as mentioned by @cbornet ?
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...
please follow step 3 in the pr checklist to fix https://github.com/OpenAPITools/openapi-generator/actions/runs/19011794828/job/54333510734?pr=22268
@jfiala there are many errors reported by the CI: https://s3.amazonaws.com/archive.travis-ci.org/jobs/210343309/log.txt Please take a look when you've time.
thanks for reporting the issue cc @paveliam, the author of the PR