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 precompiling a schema with allOf and top level properties with references, those properties will not be resolved and passed through the validator. Example schema
Prerequisites
What theme are you using?
core
Version
5.12
Current Behavior
When precompiling a schema with allOf and top level properties with references, those properties will not be resolved and passed through the validator. Example schema
The
allOf
will be returned as individual schemas here but the rest of the schema properties are not returned to be resolved.Expected Behavior
No response
Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: