RicoSuter/NSwag

Serve ReDoc JavaScript source from local file system

Open

#2,332 opened on Jul 26, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (1,189 forks)batch import
help wantedproject: swagger-uitype: enhancement

Repository metrics

Stars
 (6,291 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi - while all the swagger sources are served from the local file system, it seems that the ReDoc providing JavaScript source depends on a CDN.

Is there a possibility to configure NSwag to serve ReDoc from the local file system as well? It would be nice to be able to use ReDoc in environments without internet access.

Contributor guide