Share via


OpenApiFunctionDefinition.DefaultParams Property

Definition

List of OpenAPI spec parameters that will use user-provided defaults.

public System.Collections.Generic.IList<string> DefaultParams { get; }
member this.DefaultParams : System.Collections.Generic.IList<string>
Public ReadOnly Property DefaultParams As IList(Of String)

Property Value

Applies to