OpenApiSchema.Xml 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.
This MAY be used only on properties schemas. It has no effect on root schemas. Adds additional metadata to describe the XML representation of this property.
public Microsoft.OpenApi.Models.OpenApiXml Xml { get; set; }
member this.Xml : Microsoft.OpenApi.Models.OpenApiXml with get, set
Public Property Xml As OpenApiXml