Skip to content

Conversation

@jiholee17
Copy link
Contributor

@jiholee17 jiholee17 commented Jan 7, 2026

Closes #896

generateClient and generateClientv2 should behave the same. Currently, setting generateKotlinClosureProjections = true in combination with generateClientv2 = true does not properly generate Kotlin2 client types because we only check for the generateClient flag.

This PR merges generateClient and generateClientv2 Gradle flags into a single value in codegen that is used to determine whether or not to generate a client.

@jiholee17 jiholee17 force-pushed the fix/kotlin-closures-v2 branch from ce5e156 to 915a975 Compare January 13, 2026 00:25
@jiholee17 jiholee17 merged commit bf09441 into master Jan 13, 2026
3 checks passed
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.

Kotlin closures status

3 participants