Skip to content

Nested list support is not working #1

@rblaz001

Description

@rblaz001

Overview

Currently if a data type is located in a nested list, it is not parsed by our script. The following is an example of nested lists in YAML.

Key:
    - Value
    -  - Nested Value
       -  Nested Value

Action Items

  • Research the use cases for nested lists, determine if data types are likely to exist in nested lists
  • Determine what output should look like if working with nested lists
  • Add support for nested lists

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    New Issue Approval

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions