Beta
Returns the examples of a schema.
If multiple examples are defined, it concatenates them using depth-first search. If no examples are defined, an empty array is returned.
The schema to get the examples from.
The examples, if any.
Returns the examples of a schema.
If multiple examples are defined, it concatenates them using depth-first search. If no examples are defined, an empty array is returned.