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

Fix kt default #882

Merged
merged 3 commits into from
Dec 2, 2021
Merged

Fix kt default #882

merged 3 commits into from
Dec 2, 2021

Conversation

jxnu-liguobin
Copy link
Collaborator


Description

Related to #ISSUE_NUMBER


Changes were made to:

  • Codegen library - Java
  • Codegen library - Kotlin
  • Codegen library - Scala
  • Maven plugin
  • Gradle plugin
  • SBT plugin

@jxnu-liguobin jxnu-liguobin changed the base branch from master to develop November 19, 2021 14:42
Copy link
Owner

@kobylynskyi kobylynskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kobylynskyi kobylynskyi added this to the 5.3.1 milestone Dec 2, 2021
@kobylynskyi kobylynskyi merged commit 7f5b3c8 into kobylynskyi:develop Dec 2, 2021
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

Successfully merging this pull request may close these issues.

Default value not initialized for non-null Int query param in Kotlin request builders
2 participants