Share via


OpenApiMediaType.Example Property

Definition

Example of the media type. The example object SHOULD be in the correct format as specified by the media type.

public Microsoft.OpenApi.Any.IOpenApiAny Example { get; set; }
member this.Example : Microsoft.OpenApi.Any.IOpenApiAny with get, set
Public Property Example As IOpenApiAny

Property Value

Applies to