Skip to main content

Stream configuration options

patches
object

Map of configuration patches. The key is the configuration path or alias, the value is the new value. The default operation is 'replace'. To add, prefix de value with '+'. To remove, prefix the value with '-'. To escape the prefix, use '+' or '-'

webhook
object

Dynamic webhooks represented as map having the URL as the key and a list of events as the associated value.

I