Site updated at 2017-06-04 03:20:03 UTC

This commit is contained in:
Travis CI 2017-06-04 03:20:03 +00:00
parent c30aec0820
commit 63a8408336
318 changed files with 2842 additions and 178 deletions

View file

@ -83,6 +83,8 @@
<li><strong>message_param_name</strong> (<em>Optional</em>): Parameter name for the message. Defaults to <code class="highlighter-rouge">message</code>.</li>
<li><strong>title_param_name</strong> (<em>Optional</em>): Parameter name for the title. Defaults to none.</li>
<li><strong>target_param_name</strong> (<em>Optional</em>): Parameter name for the target. Defaults to none.</li>
<li><strong>data</strong> (<em>Optional</em>): Dictionary of extra parameters to send to the resource.</li>
<li><strong>data_template</strong> (<em>Optional</em>): Template dictionary of extra parameters to send to the resource.</li>
</ul>
<p>To use notifications, please see the <a href="/getting-started/automation/">getting started with automation page</a>.</p>
</article>