stevejgordon / CorrelationId

An ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.
MIT License
560 stars 106 forks source link

enable swagger for example to test with correlation id #28

Closed kdcllc closed 4 years ago

kdcllc commented 6 years ago

Provides with a default link to swagger for easy testing of the sample asp.net core webapis.

stevejgordon commented 4 years ago

I'm going to decline this, but thanks. I think the samples should be kept simple just to illustrate the setup and people can apply their own if they want a particular "UI" over experimentation.