C# (CSharp) NSwag.CodeGeneration.SwaggerGenerators.WebApi.Processors Namespace

Nested Namespaces

NSwag.CodeGeneration.SwaggerGenerators.WebApi.Processors.Security

Classes

Name Description
DocumentTagsProcessor Processes the SwaggerTagAttribute and SwaggerTagsAttribute on the controller classes.
OperationParameterProcessor Generates the operation's parameters.
OperationSummaryAndDescriptionProcessor Loads the operation summary and description from the DescriptionAttribute and the XML documentation.
OperationTagsProcessor Processes the SwaggerTagsAttribute on the operation method.