RicoSuter/NSwag

Serve ReDoc JavaScript source from local file system

Open

#2,332 opened on Jul 26, 2019

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

Repository metrics

Stars
 (7,358 stars)
PR merge metrics
 (PR metrics pending)

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