Share via


OpenApiInfo.License Property

Definition

The license information for the exposed API.

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

Property Value

Applies to