diff --git a/apprise_api/api/templates/welcome.html b/apprise_api/api/templates/welcome.html index bc80f0e..b242300 100644 --- a/apprise_api/api/templates/welcome.html +++ b/apprise_api/api/templates/welcome.html @@ -52,7 +52,7 @@

{% trans "Stateless Endpoints" %}

body - {% blocktrans %}Defines the message body. This field is required!{% endblocktrans %} + {% blocktrans %}Defines the message body. This field is required (unless body_not_required GET parameter is provided - only used with templated notifications).{% endblocktrans %} title @@ -453,7 +453,7 @@

{% trans "Persistent Store Endpoints" %}

body - {% blocktrans %}Defines the message body. This field is required!{% endblocktrans %} + {% blocktrans %}Defines the message body. This field is required (unless body_not_required GET parameter is provided - only used with templated notifications).{% endblocktrans %} title