Skip to content

[Question] Is there a way to make nested data block style and rest flow style using the serializer? #74

@KillzXGaming

Description

@KillzXGaming

Currently i want to make my output similar to PyYAML which makes nested types block and the rest default to flow style. I did attempt to create my yaml manually with YamlNodes however I found the serializer to be significantly more faster and would prefer to use that.

Also worth noting, the data is dynamic and also the nested types are the same, so I cannot define one type to always be flow style.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions