Skip to content

add support for Multi-Document YAML #8

@modul

Description

@modul

Multiple documents can be defined in a single YAML file. These can be translated into a list of objects in any output format.

For a first iteration just load all documents (yaml.safe_load_all) and emit a single object if the input file only contains one document. Emit multiple documents as a list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions