Share via


OpenApiDiagnostic.Warnings Property

Definition

public System.Collections.Generic.IList<Microsoft.OpenApi.Models.OpenApiError> Warnings { get; set; }
member this.Warnings : System.Collections.Generic.IList<Microsoft.OpenApi.Models.OpenApiError> with get, set
Public Property Warnings As IList(Of OpenApiError)

Property Value

Applies to