updated samples

This commit is contained in:
Tony Tam
2015-02-05 11:35:13 -08:00
parent 2f16ee3b29
commit f7c6810757
38 changed files with 3025 additions and 24 deletions

View File

@@ -4,6 +4,21 @@
<h2><a name="getInventory"></a>getInventory</h2>
<hr>
<p></p>
<p>Returns a map of status codes to quantities</p>
<h3 class="section">URL</h3>
<code>http://petstore.swagger.wordnik.com/v2/store/inventory</code>
<h3 class="section">HTTP Method</h3>
<code>GET</code>
<h3 class="section">Response Type</h3>
<div class="model" id="integer"><a href="#">Map</a></div>
<h3 class="section">Parameters</h3>
<ul>
</ul>
<h2><a name="placeOrder"></a>placeOrder</h2>
<hr>
<p></p>