SwaggerExternalDocumentation interface  
The swagger external documentation
Properties
| description | The document description. | 
| extensions | The vendor extensions. | 
| uri | The documentation Uri. | 
Property Details
description
The document description.
description?: stringProperty Value
string
extensions
The vendor extensions.
extensions?: {[propertyName: string]: any}Property Value
{[propertyName: string]: any}
uri
The documentation Uri.
uri?: stringProperty Value
string