Author: buildbot
Date: Wed Sep 12 14:19:28 2012
New Revision: 831800

Log:
Staging update by buildbot for stanbol

Modified:
    websites/staging/stanbol/trunk/content/   (props changed)
    
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/rules/store.html

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Sep 12 14:19:28 2012
@@ -1 +1 @@
-1383958
+1383959

Modified: 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/rules/store.html
==============================================================================
--- 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/rules/store.html
 (original)
+++ 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/rules/store.html
 Wed Sep 12 14:19:28 2012
@@ -92,14 +92,13 @@ Rules organized into containers called r
 <ul>
 <li>Service: <strong>/rules/recipe/</strong></li>
 <li>Method: PUT</li>
-<li>
-<p>Parameters:
-<strong> recipe (Path parameter): the ID of the recipe as a path 
parameter(MANDATORY)
-</strong> description: the textual description of the recipe (OPTIONAL)</p>
-<p>curl -G -X PUT description="A test recipe." \
-http://localhost:8080/rules/recipe/recipeTestA</p>
-</li>
+<li>Parameters:</li>
 </ul>
+<p><strong> recipe (Path parameter): the ID of the recipe as a path 
parameter(MANDATORY)
+</strong> description: the textual description of the recipe (OPTIONAL)</p>
+<div class="codehilite"><pre><span class="n">curl</span> <span 
class="o">-</span><span class="n">G</span> <span class="o">-</span><span 
class="n">X</span> <span class="n">PUT</span> <span 
class="n">description</span><span class="o">=</span><span class="s">&quot;A 
test recipe.&quot;</span> <span class="o">\</span>
+<span class="n">http:</span><span class="sr">//</span><span 
class="n">localhost:8080</span><span class="sr">/rules/</span><span 
class="n">recipe</span><span class="o">/</span><span 
class="n">recipeTestA</span>
+</pre></div>
   </div>
   
   <div id="footer">


Reply via email to