Skip to content

Commit

Permalink
Update notification config file template
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaindude committed Jan 10, 2019
1 parent 2a4c3ac commit 577d00f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/notification.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ notifications:
filter: <filter, or empty>
condition: <condition, or empty>
changeType: <change type to target, or empty>
propertyName:
propertyName: <property name, or empty>
callbackEndpointName: <name of callback endpoint>

- typeName: <typename to target, or empty for all entity types>
id: <id of entity to target, or empty for all entities>
filter: <filter, or empty>
condition: <condition, or empty>
changeType: <change type to target, or empty>
propertyName:
propertyName: <property name, or empty>
callbackEndpointName: <name of callback endpoint>

0 comments on commit 577d00f

Please sign in to comment.