@philips The 3rd-party swagger-ui distribution in third_party/swagger-ui/ has some issues:
- It is incomplete and references
css/print.css and favicon files in index.html that don't exist (in the local copy - upstream they do exist).
- The html page in
index.html is repeated twice (almost identical): Once with unix LF and once with windows CR+LF.
- The file
third_party/swagger-ui/README.md references https://github.com/swagger-api/swagger-ui#how-to-use-it but this anchor no longer exists in the upstream master branch.
- The swagger-ui distribution has version
v2.1.1-M1. Upstream there are new releases (v2.2.10 and v3.2.0).
Would you mind an upgrade? Do you have any version preferences?
@philips The 3rd-party swagger-ui distribution in
third_party/swagger-ui/has some issues:css/print.cssand favicon files inindex.htmlthat don't exist (in the local copy - upstream they do exist).index.htmlis repeated twice (almost identical): Once with unix LF and once with windows CR+LF.third_party/swagger-ui/README.mdreferences https://github.com/swagger-api/swagger-ui#how-to-use-it but this anchor no longer exists in the upstreammasterbranch.v2.1.1-M1. Upstream there are new releases (v2.2.10andv3.2.0).Would you mind an upgrade? Do you have any version preferences?