Share via


OpenApiMediaType.Extensions Property

Definition

Serialize OpenApiExternalDocs to Open Api v3.0.

public System.Collections.Generic.IDictionary<string,Microsoft.OpenApi.Interfaces.IOpenApiExtension> Extensions { get; set; }
member this.Extensions : System.Collections.Generic.IDictionary<string, Microsoft.OpenApi.Interfaces.IOpenApiExtension> with get, set
Public Property Extensions As IDictionary(Of String, IOpenApiExtension)

Property Value

Implements

Applies to