Share via


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

IOpenApiDocumentProvider

Represents a provider for OpenAPI documents that can be used by consumers to retrieve generated OpenAPI documents at runtime.

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.