Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 516 Bytes

File metadata and controls

8 lines (7 loc) · 516 Bytes

UrlAlias

Properties

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]