OpenApiDocumentExtensions.RemovePathsAndComponentsWithoutAcceptedRolesFor - метод

Список перегрузок

RemovePathsAndComponentsWithoutAcceptedRolesFor<TController>(OpenApiDocument, Func<TController, String>, IReadOnlyList<String>) Remove Paths and Components from OpenApi documentation for specific controller action without accepted roles.
RemovePathsAndComponentsWithoutAcceptedRolesFor<TController>(OpenApiDocument, String, IReadOnlyList<String>) Remove Paths and Components from OpenApi documentation for specific controller action without accepted roles.

См. также