ramil5665
3 years agoVisitor
Swagger routing
Hi, I have a nestjs application which uses OAS3 swagger. There is a spring cloud gateway which calls my nestjs BFF. I have to configure my nestjs application's swagger to send request from my gateway url and get the response. Typically routing my requests. But I couldn't find this configuration. Can u help me if I can do this or not?