feature: Ensure Swagger/Redoc docs is accessible offline #4063
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
type/feature
New feature or request
Milestone
Component
API Server / GraphQL
Describe the Feature Request
Make Swagger accessible from an environment that is blocking every external request / is offline:
Describe the Use Case
Swagger docs accessible at
/api/docs
download source code from CDN. Thus if you have a restricted environment or are working offline, you cannot access it.Additional Information
Related doc: https://fastapi.tiangolo.com/how-to/custom-docs-ui-assets/#self-hosting-javascript-and-css-for-docs
The text was updated successfully, but these errors were encountered: