OpenApiSchema.ExternalDocs 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.
Additional external documentation for this schema.
public Microsoft.OpenApi.Models.OpenApiExternalDocs ExternalDocs { get; set; }
member this.ExternalDocs : Microsoft.OpenApi.Models.OpenApiExternalDocs with get, set
Public Property ExternalDocs As OpenApiExternalDocs