You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by he...@apache.org on 2016/01/27 21:22:31 UTC

[17/50] allura git commit: [#8044] ticket:889 Add notification to raml doc

[#8044] ticket:889 Add notification to raml doc


Project: http://git-wip-us.apache.org/repos/asf/allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura/commit/af8bd6e5
Tree: http://git-wip-us.apache.org/repos/asf/allura/tree/af8bd6e5
Diff: http://git-wip-us.apache.org/repos/asf/allura/diff/af8bd6e5

Branch: refs/heads/hs/8035
Commit: af8bd6e52a09ad0e370fa1dea86458f51541981a
Parents: e73efd1
Author: Denis Kotov <de...@gmail.com>
Authored: Fri Jan 22 01:54:10 2016 +0200
Committer: Dave Brondsema <da...@brondsema.net>
Committed: Wed Jan 27 12:37:38 2016 -0500

----------------------------------------------------------------------
 Allura/docs/api-rest/api.raml | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura/blob/af8bd6e5/Allura/docs/api-rest/api.raml
----------------------------------------------------------------------
diff --git a/Allura/docs/api-rest/api.raml b/Allura/docs/api-rest/api.raml
index 4514a2e..6326978 100755
--- a/Allura/docs/api-rest/api.raml
+++ b/Allura/docs/api-rest/api.raml
@@ -35,6 +35,14 @@ documentation:
   - title: API Overview
     content: !include docs.md
 
+/notification:
+  description: |
+    Get current Site Notification
+  uriParameters:
+    cookie:
+      description: site-notification cookie value
+      example: "56a111736c4ff90011b9f932-1-False"
+
 /{neighborhood}:
     description: |
       Neighborhoods are groups of logically related projects, which have the same default options.