Skip to content

JSON files with null fields #57

@kirillt

Description

@kirillt

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.

  • JSON objects must not contain null fields
  • empty JSON objects must not be persisted

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions