Skip to content

Add type "object" support #58

Description

@iberdinsky-skilld

In case of grouped options object support for options may be required. It will also give ability to group them on ui side

action:
  title: Set up colors
  options:
    - name: colors
      type: object
      properties:
        - name: Brand color
          type: string
        - name: Secondary color
          type: string

https://json-schema.org/understanding-json-schema/reference/object

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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