OpenApiParameter.Description Property

Definition

A brief description of the parameter. This could contain examples of use. CommonMark syntax MAY be used for rich text representation.

public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

Applies to