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
In any storage containing JSON values, missing title or description should result in an absent field in the JSON. Right now, null value is written. If all fields are missing, empty JSON must not be written.
In any storage containing JSON values, missing title or description should result in an absent field in the JSON. Right now,
nullvalue is written. If all fields are missing, empty JSON must not be written.nullfields