OpenApiPathItem.Description Property

Definition

An optional, string description, intended to apply to all operations in this path.

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

Property Value

Applies to