UrlAlias (schema)

Url Alias

Short name or alias of a url. It is used to represent the url.
Name Description Type Notes
alias Url Alias Name

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 $ (for example, $0).
string Maximum length: 255
query Search query of the search api, if any

Search query to be applied, if any. If query string is not provided, it will be ignored.
string Maximum length: 1024
url Url

Url to fetch data from.
string Required
Maximum length: 1024