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
When using oneOf and no schema validates the value the error reported is generic Mimetype invalid: No valid schema found for value: (…).
Getting the list of reasons (one for each schema) why the value does not validate according to each schema would be very helpful.
The text was updated successfully, but these errors were encountered:
When using
oneOf
and no schema validates the value the error reported is genericMimetype invalid: No valid schema found for value: (…)
.Getting the list of reasons (one for each schema) why the value does not validate according to each schema would be very helpful.
The text was updated successfully, but these errors were encountered: