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
Hi, given that external refs are not supported, i've tested out a local setup in which the only change im doing is adjusting the loadUrl functionality such that it utilises json-refs library. for which all references are resolved.
Hmm, the idea of this App, for performance reasons, was never to have to load external schemas once your schema was successfully downloaded: you either got everything or nothing.
Is it possible to bundle your external schema fully before providing it to this tool?
However, that said, can you paste a screenshot of what the error state looks like in the event that a sub-referenced schema fails to load?
Hi, given that external refs are not supported, i've tested out a local setup in which the only change im doing is adjusting the
loadUrl
functionality such that it utilises json-refs library. for which all references are resolved.Old Code
New Code
would such a PR be accepted?
maybe utilising a toggle in the homepage wether refs should be resolved or not, would switch between the two ?
The text was updated successfully, but these errors were encountered: