C# (CSharp) NSwag.CodeGeneration.SwaggerGenerators.WebApi.Processors Пространство имен

Пространства имен

NSwag.CodeGeneration.SwaggerGenerators.WebApi.Processors.Security

Классы

Имя Описание
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.