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
Nullable properties (including missing type) should be defined as phpdoc, so that it is possible to distinguish if property was set with null (like const or default in JSON Schema).