forked from loafle/openapi-generator-original
rebuilt client
This commit is contained in:
@@ -235,7 +235,7 @@
|
||||
|
||||
<h3 class="field-label">Parameters</h3>
|
||||
<div class="field-items">
|
||||
<div class="param">api_key (optional)</div>
|
||||
<div class="param">apiKey (optional)</div>
|
||||
|
||||
<div class="param-desc"><span class="param-type">Header Parameter</span> — </div>
|
||||
<div class="param">petId (required)</div>
|
||||
@@ -332,7 +332,7 @@
|
||||
"complete" : true,
|
||||
"status" : "aeiou",
|
||||
"quantity" : 123,
|
||||
"shipDate" : "2015-05-21T05:49:06.118+0000"
|
||||
"shipDate" : "2015-05-23T15:56:49.441+0000"
|
||||
}</code></pre>
|
||||
|
||||
<h3 class="field-label">Example data</h3>
|
||||
@@ -341,7 +341,7 @@
|
||||
<id>123456</id>
|
||||
<petId>123456</petId>
|
||||
<quantity>0</quantity>
|
||||
<shipDate>2015-05-20T22:49:06.120Z</shipDate>
|
||||
<shipDate>2015-05-23T08:56:49.444Z</shipDate>
|
||||
<status>string</status>
|
||||
<complete>true</complete>
|
||||
</Order></code></pre>
|
||||
@@ -375,7 +375,7 @@
|
||||
"complete" : true,
|
||||
"status" : "aeiou",
|
||||
"quantity" : 123,
|
||||
"shipDate" : "2015-05-21T05:49:06.121+0000"
|
||||
"shipDate" : "2015-05-23T15:56:49.445+0000"
|
||||
}</code></pre>
|
||||
|
||||
<h3 class="field-label">Example data</h3>
|
||||
@@ -384,7 +384,7 @@
|
||||
<id>123456</id>
|
||||
<petId>123456</petId>
|
||||
<quantity>0</quantity>
|
||||
<shipDate>2015-05-20T22:49:06.122Z</shipDate>
|
||||
<shipDate>2015-05-23T08:56:49.445Z</shipDate>
|
||||
<status>string</status>
|
||||
<complete>true</complete>
|
||||
</Order></code></pre>
|
||||
|
||||
Reference in New Issue
Block a user