Click or drag to resize

SwaggerDocument Properties

The SwaggerDocument type exposes the following members.

Properties
 NameDescription
Public propertyBasePath Gets or sets the base-path
Public propertyConsumes Gets the list of types this ervice consumes
Public propertyDefinitions Gets or sets the definitions
Public propertyHost Gets the host of this swagger
Public propertyInfo Gets or sets the service info
Public propertyPaths Gets or sets the paths
Public propertyProduces Gets the list of types this service produces
Public propertySchemes Gets the schemes
Public propertySecurityDefinitions Gets or sets the security definitions
Public propertyTags Gets or sets the tags
Public propertyVersion Gets or sets the version
Top
See Also