You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2015/08/20 22:49:29 UTC

[09/14] allura git commit: [#6797] no PUT to project

[#6797] no PUT to project


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

Branch: refs/heads/master
Commit: 7614b2da2ea644ec8eead973755c20f4425af9b9
Parents: 5b689cb
Author: Dave Brondsema <da...@brondsema.net>
Authored: Thu Aug 13 16:00:14 2015 -0400
Committer: Dave Brondsema <da...@brondsema.net>
Committed: Thu Aug 20 16:49:13 2015 -0400

----------------------------------------------------------------------
 Allura/docs/api-rest/resourceTypes.yaml | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura/blob/7614b2da/Allura/docs/api-rest/resourceTypes.yaml
----------------------------------------------------------------------
diff --git a/Allura/docs/api-rest/resourceTypes.yaml b/Allura/docs/api-rest/resourceTypes.yaml
index 4218464..7d38d3f 100755
--- a/Allura/docs/api-rest/resourceTypes.yaml
+++ b/Allura/docs/api-rest/resourceTypes.yaml
@@ -87,13 +87,5 @@
             application/json:
               schema: <<schema>>
               example: <<example>>
-    put:
-      body:
-        application/json:
-          schema: <<schema>>
-      responses:
-        200:
-          body:
-            application/json:
-              schema: <<schema>>
+