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
Hey @zamd this is something we have been continually been working on. We are planning on digging more into this soon. @mosch has a few ideas here in terms of splitting up or virtualizing the API reference to handle giant OpenAPI files.
We've made some changes to how we build the OAS file and made significant improvements in the performance for bigger files.
There is an ongoing PR that splits down the Endpoints by Tags. So they are grouped by Tags instead of rendering out the full thing. Feedback on this is much apprechiated: support rendering individual pages for tags #600
Our OpenAPI doc is
3.5MB
and when this doc is loaded in zudoku, the switching between Documentation and API Reference becomes slowThe text was updated successfully, but these errors were encountered: