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 schema does not permit null in most places, but this SDK will sometimes generate them. I attempted to fix this in #8, but I think it doesn't work on recursive model serialization. 😕