The Swagger framework is a very handy framework to create, document and test your API's. By default it already supports or has a lot off attributes in the .NET Framework. However sometimes you'll want to add your own attributes so you're able to add specific information. In this post I want to show you how [...]