Swagger |
The SwaggerDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| BasePath | Gets or sets the base-path | |
| Consumes | Gets the list of types this ervice consumes | |
| Definitions | Gets or sets the definitions | |
| Host | Gets the host of this swagger | |
| Info | Gets or sets the service info | |
| Paths | Gets or sets the paths | |
| Produces | Gets the list of types this service produces | |
| Schemes | Gets the schemes | |
| SecurityDefinitions | Gets or sets the security definitions | |
| Tags | Gets or sets the tags | |
| Version | Gets or sets the version |