Can I prefetch all the $refs upfront? #8318
Unanswered
catalingavan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello community,
I have a question regarding SwaggerUI (using
Swashbuckle.AspNetCore.SwaggerUI 6.4.0
).I have an OpenApi.yaml file many components, all referenced externally using
$ref
.Is it possible to configure the swagger-ui to preload all the external references upfront, instead of loading them on demand?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions