Swagger |
The SwaggerParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
Gets or sets the description
(Inherited from SwaggerSchemaElement) | |
| Enum |
Enumerated types
(Inherited from SwaggerSchemaElement) | |
| Format |
Gets or sets the type of the element
(Inherited from SwaggerSchemaElement) | |
| Items |
Items for reference
(Inherited from SwaggerSchemaElement) | |
| Location | Gets location of the parameter | |
| Name | Gets or sets the name of the parameter | |
| Required |
Gets whether the parameter is required
(Inherited from SwaggerSchemaElement) | |
| Schema |
Gets or sets the schema of the element
(Inherited from SwaggerSchemaElement) | |
| Type |
Gets or sets the type of the element
(Inherited from SwaggerSchemaElement) | |
| Xml |
Gets or sets the XML information
(Inherited from SwaggerSchemaElement) |