Skip to content

Fixed ignoring javax.validation.constraints.NotNull annotation when using @Schema#724

Merged
graemerocher merged 3 commits intomicronaut-projects:masterfrom
altro3:fix_schema_notnull
May 23, 2022
Merged

Fixed ignoring javax.validation.constraints.NotNull annotation when using @Schema#724
graemerocher merged 3 commits intomicronaut-projects:masterfrom
altro3:fix_schema_notnull

Conversation

@altro3
Copy link
Collaborator

@altro3 altro3 commented May 21, 2022

Fixed #660

@altro3
Copy link
Collaborator Author

altro3 commented May 22, 2022

@ilopmar @graemerocher Hi! I fixed several bugs and maybe we can realese these changes. Can you review them? I'm talking about these pull requests: #724, #723, #722, #721, #719, #717, #666, #606

@ilopmar
Copy link
Contributor

ilopmar commented May 22, 2022

@altro3 Hi, I'm not involved in Micronaut anymore. I'll let Graeme and the rest of the team review them. Thanks :)

@altro3
Copy link
Collaborator Author

altro3 commented May 22, 2022

@ilopmar Thanks! Good luck with new projects! :-)

@graemerocher graemerocher self-assigned this May 23, 2022
@graemerocher
Copy link
Contributor

There are test failures

@altro3
Copy link
Collaborator Author

altro3 commented May 23, 2022

@graemerocher thanks! all problems fixed

@graemerocher graemerocher merged commit 1f73f85 into micronaut-projects:master May 23, 2022
@graemerocher
Copy link
Contributor

Thanks for the contribution!

@graemerocher graemerocher added the type: bug Something isn't working label May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Annotation javax.validation.constraints.NotNull ignored when using @Schema Swagger annotation

3 participants