Update docs
This commit is contained in:
parent
6a193d4246
commit
7808bc7109
1 changed files with 1 additions and 1 deletions
|
@ -1319,7 +1319,7 @@ The template that will be used to display the data. It relies on Go's `html/temp
|
|||
A list of keys and values that will be sent to the custom-api as query paramters.
|
||||
|
||||
##### `subrequests`
|
||||
A map of additional requests that will be executed concurrently and then made available in the template via the `.Subrequests` property. Example:
|
||||
A map of additional requests that will be executed concurrently and then made available in the template via the `.Subrequest` property. Example:
|
||||
|
||||
```yaml
|
||||
- type: custom-api
|
||||
|
|
Loading…
Add table
Reference in a new issue