You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.
In the case you pass the type
[array]
the schema has the default value"[]"
that is a String not an ArrayIf you do not set the type, the default value in the schema is correct, but items does not have type
The text was updated successfully, but these errors were encountered: