Add 'event' to event context API

also link through to the event schemas
This commit is contained in:
Richard van der Hoff 2016-02-01 17:45:45 +00:00
parent 2ed95a9a40
commit b2e0a855cc
2 changed files with 13 additions and 6 deletions

View file

@ -9,6 +9,8 @@ specified event. This allows clients to get the context surrounding an event.
Client behaviour
----------------
There is a single HTTP API for retrieving event context, documented below.
{{event_context_http_api}}
Security considerations