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
In errors.yaml I have defined the three types. They are, for all intents and purposes, identical. (I have even tried copying them from one another and only edited the name.)
It seems that all oneOf cases from the third element are rendered as empty and recursive:
The first two work fine, but no matter which order I put them in, the third one is rendered as shown above. The same goes for a fourth element that I tried adding.
The text was updated successfully, but these errors were encountered:
I have the following response:
In
errors.yaml
I have defined the three types. They are, for all intents and purposes, identical. (I have even tried copying them from one another and only edited the name.)It seems that all
oneOf
cases from the third element are rendered as empty and recursive:The first two work fine, but no matter which order I put them in, the third one is rendered as shown above. The same goes for a fourth element that I tried adding.
The text was updated successfully, but these errors were encountered: