public static class OpenApiDocumentExtensions<ExtensionAttribute>
Public NotInheritable Class OpenApiDocumentExtensions[ExtensionAttribute]
public ref class OpenApiDocumentExtensions abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type OpenApiDocumentExtensions = class end| 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. |
| TryGetEditableExtensions | Возвращает список расширений объекта, если они доступны на изменение. Инициализирует в readOnlyExtensible свойство Extensions, если оно доступно для изменения и имеет значение null. |
| TryGetReference(IOpenApiResponse) | Возвращает объект OpenApiReferenceWithDescription объекта response, если тот его содержит. |
| TryGetReference(IOpenApiSchema) | Возвращает объект JsonSchemaReference объекта schema, если тот его содержит. |