| defaultRegistryUrlTemplate | "" | URL used if no `registryUrl` is provided when looking up new releases |
| format | "json" | format used by the API. Available values are: `json`, `plain`, `yaml`, `html` |
| transformTemplates | [] | [JSONata rules](https://docs.jsonata.org/simple) to transform the API output. Each rule will be evaluated after another and the result will be used as input to the next |
| defaultRegistryUrlTemplate | `""` | URL used if no `registryUrl` is provided when looking up new releases |
| format | `"json"` | format used by the API. Available values are: `json`, `plain`, `yaml`, `html` |
| transformTemplates | `[]` | [JSONata rules](https://docs.jsonata.org/simple) to transform the API output. Each rule will be evaluated after another and the result will be used as input to the next |