You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
kevinm416
changed the title
@NotNull annotations stopped working between 2.8.5 and 2.8.6
Custom @NotNull annotations stopped working between 2.8.5 and 2.8.6
May 22, 2025
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
OpenAPI spec changes from 2.8.5 -> 2.8.6.
To Reproduce
Steps to reproduce the behavior:
In springdoc v2.8.5:
In springdoc 2.8.6:
Expected behavior
A clear and concise description of what you expected to happen.
I expect
address1
to remain a required field.What is the expected result using OpenAPI Description (yml or json)?
The text was updated successfully, but these errors were encountered: