Fix JSON example

Signed-off-by: Yann Nicolas <yannart@gmail.com>
This commit is contained in:
Yann Nicolas 2023-05-18 00:00:24 +02:00 committed by GitHub
parent c8df8ec12a
commit 17a8c84349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ If a dynamic template is used, a `dynamicTemplateId` needs to be provided and th
"dynamicTemplateData": "{\"customer\":{\"name\":\"John Smith\"}}"
}
}
```
## Related links