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
/** * Beware: this is NOT a complete and fully compliant JSON parser! * Its main purpose is to decode typical simple queries without third-party dependencies. */
I am looking at the json serialization. A bit surprised I am not finding an option to skip serialization of default values. Is this by design?
The text was updated successfully, but these errors were encountered: