Sante |
| Class | Description | |
|---|---|---|
| SwaggerDocument | Represents the root swagger document | |
| SwaggerParameter | Represents the swagger parameter | |
| SwaggerPath | Represents a swagger path | |
| SwaggerPathDefinition | Represents a swagger path definition | |
| SwaggerPathSecurity | Represents a single instance of security data on a path | |
| SwaggerSchemaDefinition | Represents a swagger schema definition | |
| SwaggerSchemaElement | Represents a base class for swagger schema elements | |
| SwaggerSecurityDefinition | Represents a security definition | |
| SwaggerServiceInfo | Represents a serialization class for swagger service information | |
| SwaggerTag | Represents a swagger tag | |
| SwaggerXmlInfo | Represents swagger xml information |
| Enumeration | Description | |
|---|---|---|
| SwaggerParameterLocation | Represents the swagger parameter location | |
| SwaggerSchemaElementFormat | Schema element format | |
| SwaggerSchemaElementType | Represents the swagger parameter type | |
| SwaggerSecurityFlow | Represents the swagger security flow | |
| SwaggerSecurityType | Swagger security type |