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
@NathanHazout if your schema adheres to OpenAPI standards, you could use a generator to transform it into a format that excludes the use of $ref links.
How do I load multiple json schemas, that use
$ref
to reference each other?The text was updated successfully, but these errors were encountered: