Burgyn / MMLib.SwaggerForOcelot

This repo contains swagger extension for ocelot.
MIT License
353 stars 94 forks source link

Allow programmatic configuration of SwaggerEndpoints #105

Closed rklfss closed 4 years ago

rklfss commented 4 years ago

Use configured options in UseSwaggerForOcelotUI to allow programmatic configuration of services.

Overloads of UseSwaggerForOcelotUI with IConfiguration parameter become deprecated.

Fixes #104

update-docs[bot] commented 4 years ago

Thanks for opening this pull request! If you have implemented new functions, write about them in the readme file.

Burgyn commented 4 years ago

Hi, thank you for your contribution. This change is helpful, thanks again.

Burgyn commented 4 years ago

This feature is released in version v2.1.0.