OpenApiSchema.Xml Property

Definition

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

Property Value

Applies to