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'm trying to get types for an OpenAPI 3.1 schema, and said schema has a schema provided. However, it has the $defs property which doesn't seem to exist on JSONSchema type, so using satisfies doesn't quite work.