Share via


OpenApiOperationTransformerContext.Description Property

Definition

Gets the API description associated with target operation.

public Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription Description { get; init; }
member this.Description : Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription with get, set
Public Property Description As ApiDescription

Property Value

Applies to