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
Hey!
It would be awesome to also add the unevaluatedProperties attribute. Although it is quite similar to the additionalProperties one, it has the advantage that works with oneOf or anyOf, for example. There are more details about its functionality on the json schema docs
The text was updated successfully, but these errors were encountered:
Hey!
It would be awesome to also add the
unevaluatedProperties
attribute. Although it is quite similar to theadditionalProperties
one, it has the advantage that works withoneOf
oranyOf
, for example. There are more details about its functionality on the json schema docsThe text was updated successfully, but these errors were encountered: