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
Seek to streamline missing definitions subschemas referred to by a $ref. Currently, we depend on defaulting to an empty schema and the eventual discovery of a lack of type in that empty schema.
Explore returning a schema error in this situation.
Seek to streamline missing
definitionssubschemas referred to by a$ref. Currently, we depend on defaulting to an empty schema and the eventual discovery of a lack oftypein that empty schema.Explore returning a schema error in this situation.