-
-
Notifications
You must be signed in to change notification settings - Fork 9k
Swagger Offline Support #608
Copy link
Copy link
Closed
Labels
Description
Hi everyone! When running the docs (Swagger) of FastAPI the UI is not rendered while offline.
Would it be possible to include the swagger-ui-bundle.js and swagger-ui.css files (which are currently loaded via a CDN in https://github.com/tiangolo/fastapi/blob/4cea311e6ef112edfa1e42fde2f63b6ab2d7e413/fastapi/openapi/docs.py) in the project so those resources are available offline as well?
Best regards
Reactions are currently unavailable