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

Add support extra annotations for kotlin generated code #1607

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

altro3
Copy link
Collaborator

@altro3 altro3 commented Jun 22, 2024

Supported options:

x-class-extra-annotation
x-operation-extra-annotation
x-field-extra-annotation
x-setter-extra-annotation

Fixed #1604

@altro3 altro3 requested review from graemerocher and sdelamo June 22, 2024 13:32
@altro3 altro3 changed the title Add support extra annotations for generated code Add support extra annotations for kotlin generated code Jun 23, 2024
@graemerocher graemerocher merged commit c6075d4 into micronaut-projects:6.11.x Jun 27, 2024
6 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.

Extra annotations are not added to fields in Kotlin
2 participants