-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request