Skip to content

Commit

Permalink
I forgot how strict markdown is with line breaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
iChun committed Aug 2, 2018
1 parent 63cb197 commit 9871bdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/components/event.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Event
=====

Fields:

| Type | Name | Description |
|------|------|-------------|
| String | constantName | The name of the constant event to reference. If this is set then all the other fields in this event are ignored |
Expand Down
2 changes: 2 additions & 0 deletions docs/components/eventconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Event Configuration & Configuration
Event Configuration stores configurations for events.

Fields:

| Type | Name | Description |
|------|------|-------------|
| Array | configs | An array of `Configuration` type objects |
Expand All @@ -19,6 +20,7 @@ Fields:
Configuration filters by account type and event type. Also defines queues for types.

Fields:

| Type | Name | Description |
|------|------|-------------|
| Map | types | Key-Value pair of the stream event type and an array of events to try it against |
Expand Down

0 comments on commit 9871bdb

Please sign in to comment.