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

Array UX improvement #17

Open
LasneF opened this issue Oct 21, 2024 · 2 comments
Open

Array UX improvement #17

LasneF opened this issue Oct 21, 2024 · 2 comments

Comments

@LasneF
Copy link

LasneF commented Oct 21, 2024

When dealing with array of primitive type just set array [ string ]

vs current representation
image

@daveshanley
Copy link
Member

Can you add in a snippet of code to help me re-create this?

@LasneF
Copy link
Author

LasneF commented Nov 5, 2024

selected:
  type: array
  description: Field to define which pillar must be selected (true) or unselected (false)
  minItems: 1
  items:
    type: boolean
    
    
    
   produces 

image

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

2 participants