Skip to content

Commit

Permalink
Update x-pack/plugins/triggers_actions_ui/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
  • Loading branch information
YulNaumenko and gchaps authored Jul 13, 2020
1 parent 0ac7dc1 commit 15c4b37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions x-pack/plugins/triggers_actions_ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ export function getActionType(): ActionTypeModel {
and action params form available in Create Alert form:
![Index action form](https://i.imgur.com/mpxnPOF.png)

Example of the index document for Index Threshold Alert:
Example of the index document for Index Threshold alert:

```
{
Expand Down Expand Up @@ -1595,4 +1595,3 @@ export interface ActionsConnectorsContextValue {
|capabilities|Property, which is defining action current user usage capabilities like canSave or canDelete.|
|toastNotifications|Toast messages.|
|reloadConnectors|Optional function, which will be executed if connector was saved sucsessfuly, like reload list of connecotrs.|

0 comments on commit 15c4b37

Please sign in to comment.