Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions lib/services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ end
Inside the method, you can access the configuration data in a hash named
`data`, and the payload data in a Hash named `payload`.

Note: A service can respond to more than one event. Currently, only `push`
is supported.
Note: A service can respond to more than one event.

## Tip: Check configuration data early.

Expand Down