OpenApiSchemaReference.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.OpenApiXml? Xml { get; }
member this.Xml : Microsoft.OpenApi.OpenApiXml
Public ReadOnly Property Xml As OpenApiXml