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
I've recently written (and validated) a schema that contained "requiredProperties": [] rather than "required": [] and accidentally let a much more permissive schema into the wild than intended. Is there a reason this sort of error should be allowed, or is this simply an oversight in the existing drafts?
Maybe I'm missing a use-case that "free-form" keywords in the schema allow?