MMLib.SwaggerForOcelot v2.0.0 ✈️
Burgyn
released this
27 May 11:46
·
128 commits
to master
since this release
🚀 Features
- Fixed the routes when the apigateway is not published in the root of a site overwriting the swagger server field and making the calls to the microservices not work @dadjh85 (#97)
- support for ocelot docs @Burgyn (#89)
- Support for Ocelot Service Discovery Provider @Burgyn (#80)
⛏️ Breaking changes
- New version of Ocelot 16.x.x, which rename
ReRoutes
toRoutes
. See Ocelot v16.0.0