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
As noted in smallrye/smallrye-open-api#2165 (comment), the @Schema annotation does not currently have any way to unset a default value or explicitly declare that none should be output in the OpenAPI. We should be able to support this with a constant value for the "UNSET" state in the @Schema