OpenApiDocDescriptor.Document property

The OpenAPI document being generated.

public OpenApiDocument Document { get; }

See Also