Click or drag to resize

SwaggerSchemaElement Properties

The SwaggerSchemaElement type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets or sets the description
Public propertyEnum Enumerated types
Public propertyFormat Gets or sets the type of the element
Public propertyItems Items for reference
Public propertyRequired Gets whether the parameter is required
Public propertySchema Gets or sets the schema of the element
Public propertyType Gets or sets the type of the element
Public propertyXml Gets or sets the XML information
Top
See Also