OpenApiDocumentExtensions - класс

Extension methods for OpenApiDocument.

Definition

Пространство имён: Tessa.Web.Unchase.Swashbuckle.Extensions
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.0.5
C#
public static class OpenApiDocumentExtensions
Inheritance
Object    OpenApiDocumentExtensions

Методы

RemovePathsAndComponentsWithoutAcceptedRolesForTController(OpenApiDocument, FuncTController, String, IReadOnlyListString) Remove Paths and Components from OpenApi documentation for specific controller action without accepted roles.
RemovePathsAndComponentsWithoutAcceptedRolesForTController(OpenApiDocument, String, IReadOnlyListString) Remove Paths and Components from OpenApi documentation for specific controller action without accepted roles.
RemovePathsAndComponentsWithoutAcceptedRolesForControllerTController Remove Paths and Components from OpenApi documentation for specific controller without accepted roles.

См. также