C# (CSharp) Swagger.Net Namespace

Nested Namespaces

Swagger.Net.Custom
Swagger.Net.Factories
Swagger.Net.Helpers
Swagger.Net.Models
Swagger.Net.ResourceModels
Swagger.Net.Serialization
Swagger.Net.UnitTests
Swagger.Net.WebApi
Swagger.Net._Test

Classes

Name Description
DefaultDocumentationResolver
FuncDocumentationResolver
G
OperationParameterAllowableValues
PpsUtil
ResourceApi
ResourceApiOperation
ResourceApiOperationParameter
ResourceApiOperationParameterErrorResponse
ResourceListing Represents the resource listing.
SwaggerActionFilter Determines if any request hit the Swagger route. Moves on if not, otherwise responds with JSON Swagger spec doc
SwaggerConfig Swagger config.
SwaggerController
SwaggerGen
SwaggerOptionsAttribute
Utils
XmlCommentDocumentationProvider Accesses the XML doc blocks written in code to further document the API. All credit goes to: http://blogs.msdn.com/b/yaohuang1/archive/2012/05/21/asp-net-web-api-generating-a-web-api-help-page-using-apiexplorer.aspx