Put dynamic template in its own section per code review suggestion

Signed-off-by: Yann Nicolas <yannart@gmail.com>
This commit is contained in:
Yann Nicolas 2023-05-17 00:13:26 -04:00
parent 76dd591dd0
commit c8df8ec12a
1 changed files with 2 additions and 1 deletions

View File

@ -83,7 +83,8 @@ You can specify any of the optional metadata properties on the output binding re
}
```
If a dynamic template is used, the template id needs to be used and if provided, the template data is used:
## Dynamic templates
If a dynamic template is used, a `dynamicTemplateId` needs to be provided and then the `dynamicTemplateData` is used:
```json
{