Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add type "object" support #58

Open
iberdinsky-skilld opened this issue Jul 29, 2024 · 0 comments
Open

Add type "object" support #58

iberdinsky-skilld opened this issue Jul 29, 2024 · 0 comments

Comments

@iberdinsky-skilld
Copy link
Contributor

iberdinsky-skilld commented Jul 29, 2024

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

@lexbritvin lexbritvin changed the title Allow(Disquss) objects support. Add type "object" support Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant