diff --git a/plugins/restapi/includes/messages.php b/plugins/restapi/includes/messages.php index f40e8e4..f6f3702 100644 --- a/plugins/restapi/includes/messages.php +++ b/plugins/restapi/includes/messages.php @@ -21,6 +21,7 @@ static function messagesGet() { * [*subject] {string}
* [*fromfield] {string}
* [*replyto] {string}
+ * [*message] {string}
* [*textmessage] {string}
* [*footer] {string}
* [*status] {string}
@@ -68,6 +69,7 @@ static function messageAdd(){ * [*subject] {string}
* [*fromfield] {string}
* [*replyto] {string}
+ * [*message] {string}
* [*textmessage] {string}
* [*footer] {string}
* [*status] {string}