Open ShellyAbadi opened 4 years ago
Hey, I'm using swagger tools with reverse proxy. when I click on "try it out", Swagger UI is calling to the wrong path. In the UI middleware doc (https://github.com/apigee-127/swagger-tools/blob/master/docs/Middleware.md#swaggeruioptions), it looks like the solution is to use the apiDocsPrefix property, but this property not in use in the code.
How can I solve my problem? Thanks
Hey, I'm using swagger tools with reverse proxy. when I click on "try it out", Swagger UI is calling to the wrong path. In the UI middleware doc (https://github.com/apigee-127/swagger-tools/blob/master/docs/Middleware.md#swaggeruioptions), it looks like the solution is to use the apiDocsPrefix property, but this property not in use in the code.
How can I solve my problem? Thanks