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 2015/08/14 18:11:22 UTC

[12/13] 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/27268796
Tree: http://git-wip-us.apache.org/repos/asf/allura/tree/27268796
Diff: http://git-wip-us.apache.org/repos/asf/allura/diff/27268796

Branch: refs/heads/hs/6797
Commit: 27268796b015fa31bb69dc82d49a2ca41647b440
Parents: b6483f8
Author: Dave Brondsema <da...@brondsema.net>
Authored: Thu Aug 13 16:00:14 2015 -0400
Committer: Heith Seewald <hs...@hsmb.local>
Committed: Fri Aug 14 09:35:29 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/27268796/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>>
+