Share via


OpenApiSchemaTransformerContext.Document Property

Definition

Gets the OpenAPI document the current schema belongs to.

public Microsoft.OpenApi.Models.OpenApiDocument? Document { get; init; }
member this.Document : Microsoft.OpenApi.Models.OpenApiDocument with get, set
Public Property Document As OpenApiDocument

Property Value

Applies to