Constructor
new module:ApiClient(basePath)
The base URL against which to resolve every API call's (relative) path.
Overrides the default value set in spec file if present
Parameters:
Name | Type | Default | Description |
---|---|---|---|
basePath |
String | https://localhost:8080 |
- Source: