Kind: global class
Represents a Loader
Loads an OAS/Swagger specification from either a path or URI.
Kind: instance method of Loader
Returns: a promise for the loaded specification
Param | Type | Description |
---|---|---|
location | string |
The path or URI for the specification |