Skip to content

Limit compound transform schemas to an array of two transforms #8

@nden

Description

@nden

The current schemas for compound transforms allow an array of transforms with no limit on the number of arrays. The python library implementation and AST work on two transforms at a time.
Consider modifying the schemas to specify only two transforms are allowed. This should be explained in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions