[Bps-public-commit] rt-extension-rest2 branch, master, updated. 9c622a81a8d27e598116ec8233964cc083bb21e9
Shawn Moore
shawn at bestpractical.com
Thu Jul 20 12:14:34 EDT 2017
The branch, master has been updated
via 9c622a81a8d27e598116ec8233964cc083bb21e9 (commit)
from 80d5c58dd8f17fa99e29f2a08ce9a716c9710ab9 (commit)
Summary of changes:
lib/RT/Extension/REST2.pm | 4 ++++
1 file changed, 4 insertions(+)
- Log -----------------------------------------------------------------
commit 9c622a81a8d27e598116ec8233964cc083bb21e9
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Thu Jul 20 12:14:31 2017 -0400
More summary
diff --git a/lib/RT/Extension/REST2.pm b/lib/RT/Extension/REST2.pm
index 0faa829..fdecd03 100644
--- a/lib/RT/Extension/REST2.pm
+++ b/lib/RT/Extension/REST2.pm
@@ -240,6 +240,10 @@ decoupled the client's implementation from the server's REST API.
Additionally, this system lets you be informed of new capabilities in
the form of additional hyperlinks.
+Using these tools and principles, REST2 will help you build rich,
+robust, and powerful integrations with the other applications and
+services that your team uses.
+
=head2 Endpoints
Currently provided endpoints under C</REST/2.0/> are described below.
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list