| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | Url to fetch data from. | |
| alias | String | Short name or alias of url, if any. If not specified, the url can be referenced by its index in the array of urls of the datasource instance as $<index> (for example, $0). | [optional] |
| query | String | Search query to be applied, if any. If query string is not provided, it will be ignored. | [optional] |