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
The metaschema patches currently set additionalProperties to false (overriding the default JSON Schema behaviour). I'm not sure this is desirable. It goes against the Permissive schema pattern.
The metaschema patches currently set
additionalPropertiesto false (overriding the default JSON Schema behaviour). I'm not sure this is desirable. It goes against the Permissive schema pattern.