Skip to content

Support indentation when writing JSON streams #55

@stcarrez

Description

@stcarrez

The current JSON stream generation is produced on a single line without spaces.
This is good to API generation but produces a JSON which is harder to read by humans.
It can be passed to json_pp but this is not always easy to do.

Similar to the XML, an indentation level could be added.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions