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
JSON Schema dialects, such as drafts 3 and 4, do not support boolean schemas. When encountering a boolean value in a position where a schema is expected, we should highlight this as an error, indicating that the schema is unsupported for these dialects.