Update notifications.md (#3399)
This commit is contained in:
parent
efa76b98d0
commit
bbbafb0e72
1 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ INFO[0000] configuring endpoint alistener (https://mylistener.example.com/event)
|
||||||
|
|
||||||
Events have a well-defined JSON structure and are sent as the body of
|
Events have a well-defined JSON structure and are sent as the body of
|
||||||
notification requests. One or more events are sent in a structure called an
|
notification requests. One or more events are sent in a structure called an
|
||||||
envelope. Each event has a unique id that can be used to uniquely identify incoming
|
envelope. Each event has a unique ID that can be used to uniquely identify incoming
|
||||||
requests, if required. Along with that, an _action_ is provided with a
|
requests, if required. Along with that, an _action_ is provided with a
|
||||||
_target_, identifying the object mutated during the event.
|
_target_, identifying the object mutated during the event.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue