Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Merge 22d6b7b into 5eeddcd
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Jan 28, 2017
2 parents 5eeddcd + 22d6b7b commit 392fb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ is subscribed to the triggers.
#### SUBSCRIPTION_FAIL
Server sends this message upon failing to register a subscription. It may also send this message
at any point during the subscription to notify the client the the subscription has been stopped.
- `errors: Array<Object>` : array of errors attributed to the subscription failing on the server
- `payload: { errors: Array<Object> }` : payload with an array of errors attributed to the subscription failing on the server
- `id: string` : subscription ID of the subscription that failed on the server

#### SUBSCRIPTION_DATA
Expand Down

0 comments on commit 392fb7c

Please sign in to comment.