Some of good additions to Swagger might be quite difficult to find so I put useful links here:
Generating model examples:
- https://mattfrear.com/2015/04/21/generating-swagger-example-responses-with-swashbuckle #1
- https://mattfrear.com/2016/01/25/generating-swagger-example-requests-with-swashbuckle #2
- https://github.com/mattfrear/Swashbuckle.Examples
Using markdown in descriptions:
It is possible to render really cool description in Swagger UI using Github markdown, for example nice table: