new DatasourceService()
Methods
(static) self.pull(url)
Issue a GET request for the given URL.
Parameters:
Name | Type | Description |
---|---|---|
url |
string | The URL |
Returns:
The response as a promise
Name | Type | Description |
---|---|---|
url |
string | The URL |