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

Test to show that required props are not working on RequestBody #3447

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

atilacamurca
Copy link

I'm trying to use required properties with RequestBody, but it seems that is not working as expected.

This test shows the two ways I'm trying to get it work:

  • Using requiredProperties from @Schema
  • And annotating the User class with @Schema and the required property set to true

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.

None yet

1 participant