OpenApiExample.ExternalValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A URL that points to the literal example. This provides the capability to reference examples that cannot easily be included in JSON or YAML documents. The value field and externalValue field are mutually exclusive.
public string ExternalValue { get; set; }
member this.ExternalValue : string with get, set
Public Property ExternalValue As String