OpenApiServerVariable.Default Property

Definition

REQUIRED. The default value to use for substitution, and to send, if an alternate value is not supplied. Unlike the Schema Object's default, this value MUST be provided by the consumer.

public string Default { get; set; }
member this.Default : string with get, set
Public Property Default As String

Property Value

Applies to