@@ -5,10 +5,10 @@ |
||
5 | 5 | /* List of each channel you can be used */ |
6 | 6 | /* This contain the detail of parameter mandatory to use it */ |
7 | 7 | 'channels' => |
8 | - ['mail' => |
|
9 | - ['to' => 'array']], |
|
10 | - ['slack' => |
|
11 | - ['webhook_url' => 'string']], |
|
8 | + ['mail' => |
|
9 | + ['to' => 'array']], |
|
10 | + ['slack' => |
|
11 | + ['webhook_url' => 'string']], |
|
12 | 12 | |
13 | 13 | ] |
14 | 14 | ]; |