Dmitry Kandalov
12/20/2023, 3:26 PM"/swagger" bind swaggerUiLite {…}
it works fine when requested with trailing slash, but without trailing slash, it fails to load swagger-initializer.js
. I understand this is how URLs work, but it can be quite confusing. Why not inline swagger-initializer.js
into index.html
?Andrew O'Hara
12/20/2023, 3:28 PMAndrew O'Hara
12/20/2023, 3:29 PM