swagger-js icon indicating copy to clipboard operation
swagger-js copied to clipboard

Add a configuration that will pre-download external $refs

Open ponelat opened this issue 6 years ago • 0 comments

Now that we have lazy resolving, we'd now have pending HTTP requests for $ref on attempting a lazy-resolved.

To aid in that, I suggest we pre-download the external $refs and store them in cache.

cc @shockey as mentioned

ponelat avatar Mar 08 '18 07:03 ponelat