Support array of examples in Table Schema example
#1044
peterdesmet
started this conversation in
Ideas
Replies: 1 comment
-
I think it will require a new |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Table Schema you can define an
example
(expected to be a string). Sometimes however, you want to define multiple distinct examples. Just likepath
, would it be possible to haveexample
support a string or an array of strings? Or are there currently other ways to provide multiple examples?Beta Was this translation helpful? Give feedback.
All reactions