Skip to content

@Schema annotation takes precedence over nullability annotations#636

Merged
ilopmar merged 1 commit intomasterfrom
issue-611
Jan 12, 2022
Merged

@Schema annotation takes precedence over nullability annotations#636
ilopmar merged 1 commit intomasterfrom
issue-611

Conversation

@ilopmar
Copy link
Contributor

@ilopmar ilopmar commented Jan 5, 2022

Fixes #611
Fixes #632

Waiting on feedback from users before merging it. See #611 (comment)

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.

@Schema on a property should have priority over the constructor Kotlin data classes can have @NotNull fields marked as nullable in swagger output

1 participant