Miňo Martiniak
Miňo Martiniak
Hi @P9avel , Please check this section in documentation https://github.com/Burgyn/MMLib.SwaggerForOcelot#the-gateway-documentation-itself
Hi, sorry, I didn't understand that you were talking about order. Unfortunately, there is no option to change the order. If you need it, you can prepare a pull request.
Hi @jaltenbernd , Please add `ocelot.json` and dowstream OpenAPI json documentation with minimal configuration to reproduce this error. Thanks.
Just a suggestion. To me it would be nice to have an extension method directly above `DownstreamRoute`. Something like: ```csharp PreQueryStringBuilderMiddleware = async (context, next) => { DownstreamRoute route =...
>@vantm commented [on Mar 8](https://github.com/ThreeMammals/Ocelot/pull/1843#issuecomment-1985190456) Hi @vantm, I understand and agree with the suggestion
Hi, some acceptance test failed. But I'm not sure how this can be caused by a change in the documentation. I tried to find a connection, but in vain.
Hi @TomPallister , Please 🙏 can you check this PR? Thanks.
Hi @raman-m, thanks for your replays. > I will check the PR! > Tom has no intention to develop this product because he was greatly inspired by Microsoft's [YARP]> (https://github.com/microsoft/reverse-proxy)...
Hi @raman-m >It uses Ocelot v18 which is .NET 6 release. > Do you have a plan to upgrade your project to .NET 7 and reuse Ocelot v19? > We...
Hi, >Also, could you [sync your fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork) please? Your forked repo is outdated (develop branch). >Or you can merge this [PR 1](https://github.com/Burgyn/Ocelot/pull/1) with rebase option. My forked repository is now...