Share via


OpenApiReference.ExternalResource Property

Definition

External resource in the reference. It maybe:

  1. a absolute/relative file path, for example: ../commons/pet.json
  2. a Url, for example: http://localhost/pet.json
public string ExternalResource { get; set; }
member this.ExternalResource : string with get, set
Public Property ExternalResource As String

Property Value

Applies to