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
Support generating JSpecify annotations on data types. This will allow Java generated types to preserve nullability information from the source schema and support tooling that checks for nullability issues (e.g. to avoid NullPointerExceptions when using generated code).