Share via


OpenApiInfo.Contact Property

Definition

The contact information for the exposed API.

public Microsoft.OpenApi.Models.OpenApiContact Contact { get; set; }
member this.Contact : Microsoft.OpenApi.Models.OpenApiContact with get, set
Public Property Contact As OpenApiContact

Property Value

Applies to