Microsoft.AspNetCore.OpenApi Namespace

Classes

OpenApiDocumentTransformerContext

Represents the context in which an OpenAPI document transformer is executed.

OpenApiOperationTransformerContext

Represents the context in which an OpenAPI operation transformer is executed.

OpenApiOptions

Options to support the construction of OpenAPI documents.

OpenApiSchemaTransformerContext

Represents the context in which an OpenAPI schema transformer is executed.

Interfaces

IOpenApiDocumentTransformer

Represents a transformer that can be used to modify an OpenAPI document.

IOpenApiOperationTransformer

Represents a transformer that can be used to modify an OpenAPI operation.

IOpenApiSchemaTransformer

Represents a transformer that can be used to modify an OpenAPI schema.