NSwag.CodeGeneration.SwaggerGenerators.WebApi.Processors.Security |
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. |