Share via


OpenApiSchema.DynamicRef Property

Definition

$dynamicRef - an applicator that allows for deferring the full resolution until runtime, at which point it is resolved each time it is encountered while evaluating an instance

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

Property Value

Applies to