Skip to content

MMLib.SwaggerForOcelot v2.0.0 ✈️

Compare
Choose a tag to compare
@Burgyn Burgyn released this 27 May 11:46
· 128 commits to master since this release
1b1f467

🚀 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 to Routes. See Ocelot v16.0.0

🐛 Bug Fixes

  • Fixed service discovery schema when kubernetes is used @Burgyn (#81)