Closed ilcos91 closed 3 years ago
Hi.
Sorry, but this is known actual limitation.
There is an issue for that. I plan to work it out, but I don't have time for it at the moment. If you want, PR are open :-)
Closing after 8 days of waiting for the additional info requested.
In my microservices I have some route with catch all parameters ({**param}), like this: If I go to the microservice swagger I can see them: But on the ocelot swagger they are not shown. This is not a problem on the Ocelot side since it forwards the requests correctly, the only thing missing is the documentation on the ocelot swagger.
Am I doing something wrong? Do you have any suggestion?