Skip to content

Commit

Permalink
Regenerate petstore example
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRalphson committed Dec 19, 2017
1 parent a96e53f commit 4b0962a
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
54 changes: 27 additions & 27 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<ul class="toc-list-h1">

<li>
<a href="#swagger-petstore-v1-0-0" class="toc-h1 toc-link" data-title="Swagger Petstore v1.0.0">Swagger Petstore v1.0.0</a>
<a href="#Swagger-Petstore" class="toc-h1 toc-link" data-title="Swagger Petstore v1.0.0">Swagger Petstore v1.0.0</a>

</li>

Expand All @@ -105,7 +105,7 @@
</li>

<li>
<a href="#pet" class="toc-h1 toc-link" data-title="pet">pet</a>
<a href="#Swagger-Petstore-pet" class="toc-h1 toc-link" data-title="pet">pet</a>

<ul class="toc-list-h2">

Expand Down Expand Up @@ -154,7 +154,7 @@
</li>

<li>
<a href="#store" class="toc-h1 toc-link" data-title="store">store</a>
<a href="#Swagger-Petstore-store" class="toc-h1 toc-link" data-title="store">store</a>

<ul class="toc-list-h2">

Expand Down Expand Up @@ -183,7 +183,7 @@
</li>

<li>
<a href="#user" class="toc-h1 toc-link" data-title="user">user</a>
<a href="#Swagger-Petstore-user" class="toc-h1 toc-link" data-title="user">user</a>

<ul class="toc-list-h2">

Expand Down Expand Up @@ -237,32 +237,32 @@
<ul class="toc-list-h2">

<li>
<a href="#order" class="toc-h2 toc-link" data-title="Order">Order</a>
<a href="#tocSorder" class="toc-h2 toc-link" data-title="Order">Order</a>

</li>

<li>
<a href="#category" class="toc-h2 toc-link" data-title="Category">Category</a>
<a href="#tocScategory" class="toc-h2 toc-link" data-title="Category">Category</a>

</li>

<li>
<a href="#user" class="toc-h2 toc-link" data-title="User">User</a>
<a href="#tocSuser" class="toc-h2 toc-link" data-title="User">User</a>

</li>

<li>
<a href="#tag" class="toc-h2 toc-link" data-title="Tag">Tag</a>
<a href="#tocStag" class="toc-h2 toc-link" data-title="Tag">Tag</a>

</li>

<li>
<a href="#pet" class="toc-h2 toc-link" data-title="Pet">Pet</a>
<a href="#tocSpet" class="toc-h2 toc-link" data-title="Pet">Pet</a>

</li>

<li>
<a href="#apiresponse" class="toc-h2 toc-link" data-title="ApiResponse">ApiResponse</a>
<a href="#tocSapiresponse" class="toc-h2 toc-link" data-title="ApiResponse">ApiResponse</a>

</li>

Expand All @@ -283,7 +283,7 @@
<div class="page-wrapper">
<div class="dark-box"></div>
<div class="content">
<h1 id="swagger-petstore-v1-0-0">Swagger Petstore v1.0.0</h1>
<h1 id="Swagger-Petstore">Swagger Petstore v1.0.0</h1>
<blockquote>
<p>Scroll down for code samples, example requests and responses. Select a language for code samples from the tabs above or the mobile navigation menu.</p>
</blockquote>
Expand Down Expand Up @@ -330,7 +330,7 @@ <h1 id="authentication">Authentication</h1>
</ul>
</li>
</ul>
<h1 id="pet">pet</h1>
<h1 id="Swagger-Petstore-pet">pet</h1>
<p>Everything about your Pets</p>
<p><a href="http://swagger.io">Find out more</a></p>
<h2 id="addpet">addPet</h2>
Expand Down Expand Up @@ -2137,7 +2137,7 @@ <h3 id="responses">Responses</h3>
To perform this operation, you must be authenticated by means of one of the following methods:
petstore_auth ( Scopes: write:pets read:pets )
</aside>
<h1 id="store">store</h1>
<h1 id="Swagger-Petstore-store">store</h1>
<p>Access to Petstore orders</p>
<h2 id="getinventory">getInventory</h2>
<p><a></a></p>
Expand Down Expand Up @@ -2352,7 +2352,7 @@ <h2 id="placeorder">placeOrder</h2>
"id": 0,
"petId": 0,
"quantity": 0,
"shipDate": "2017-11-30T07:31:19Z",
"shipDate": "2017-12-19T07:25:11Z",
"status": "placed",
"complete": false
}'</span>;
Expand Down Expand Up @@ -2439,7 +2439,7 @@ <h2 id="placeorder">placeOrder</h2>
<span class="hljs-attr">"id"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"petId"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"quantity"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"shipDate"</span>: <span class="hljs-string">"2017-11-30T07:31:19Z"</span>,
<span class="hljs-attr">"shipDate"</span>: <span class="hljs-string">"2017-12-19T07:25:11Z"</span>,
<span class="hljs-attr">"status"</span>: <span class="hljs-string">"placed"</span>,
<span class="hljs-attr">"complete"</span>: <span class="hljs-literal">false</span>
}
Expand Down Expand Up @@ -2473,7 +2473,7 @@ <h3 id="parameters">Parameters</h3>
<span class="hljs-tag">&lt;<span class="hljs-name">id</span>&gt;</span>0<span class="hljs-tag">&lt;/<span class="hljs-name">id</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">petId</span>&gt;</span>0<span class="hljs-tag">&lt;/<span class="hljs-name">petId</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">quantity</span>&gt;</span>0<span class="hljs-tag">&lt;/<span class="hljs-name">quantity</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">shipDate</span>&gt;</span>2017-11-30T07:31:19Z<span class="hljs-tag">&lt;/<span class="hljs-name">shipDate</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">shipDate</span>&gt;</span>2017-12-19T07:25:11Z<span class="hljs-tag">&lt;/<span class="hljs-name">shipDate</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">status</span>&gt;</span>placed<span class="hljs-tag">&lt;/<span class="hljs-name">status</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">complete</span>&gt;</span>false<span class="hljs-tag">&lt;/<span class="hljs-name">complete</span>&gt;</span>
<span class="hljs-tag">&lt;/<span class="hljs-name">Order</span>&gt;</span>
Expand All @@ -2482,7 +2482,7 @@ <h3 id="parameters">Parameters</h3>
<span class="hljs-attr">"id"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"petId"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"quantity"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"shipDate"</span>: <span class="hljs-string">"2017-11-30T07:31:19Z"</span>,
<span class="hljs-attr">"shipDate"</span>: <span class="hljs-string">"2017-12-19T07:25:11Z"</span>,
<span class="hljs-attr">"status"</span>: <span class="hljs-string">"placed"</span>,
<span class="hljs-attr">"complete"</span>: <span class="hljs-literal">false</span>
}
Expand Down Expand Up @@ -2661,7 +2661,7 @@ <h3 id="parameters">Parameters</h3>
<span class="hljs-tag">&lt;<span class="hljs-name">id</span>&gt;</span>0<span class="hljs-tag">&lt;/<span class="hljs-name">id</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">petId</span>&gt;</span>0<span class="hljs-tag">&lt;/<span class="hljs-name">petId</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">quantity</span>&gt;</span>0<span class="hljs-tag">&lt;/<span class="hljs-name">quantity</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">shipDate</span>&gt;</span>2017-11-30T07:31:19Z<span class="hljs-tag">&lt;/<span class="hljs-name">shipDate</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">shipDate</span>&gt;</span>2017-12-19T07:25:11Z<span class="hljs-tag">&lt;/<span class="hljs-name">shipDate</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">status</span>&gt;</span>placed<span class="hljs-tag">&lt;/<span class="hljs-name">status</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">complete</span>&gt;</span>false<span class="hljs-tag">&lt;/<span class="hljs-name">complete</span>&gt;</span>
<span class="hljs-tag">&lt;/<span class="hljs-name">Order</span>&gt;</span>
Expand All @@ -2670,7 +2670,7 @@ <h3 id="parameters">Parameters</h3>
<span class="hljs-attr">"id"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"petId"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"quantity"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"shipDate"</span>: <span class="hljs-string">"2017-11-30T07:31:19Z"</span>,
<span class="hljs-attr">"shipDate"</span>: <span class="hljs-string">"2017-12-19T07:25:11Z"</span>,
<span class="hljs-attr">"status"</span>: <span class="hljs-string">"placed"</span>,
<span class="hljs-attr">"complete"</span>: <span class="hljs-literal">false</span>
}
Expand Down Expand Up @@ -2849,7 +2849,7 @@ <h3 id="responses">Responses</h3>
<aside class="success">
This operation does not require authentication
</aside>
<h1 id="user">user</h1>
<h1 id="Swagger-Petstore-user">user</h1>
<p>Operations about user</p>
<p><a href="http://swagger.io">Find out more about our store</a></p>
<h2 id="createuser">createUser</h2>
Expand Down Expand Up @@ -4242,13 +4242,13 @@ <h3 id="responses">Responses</h3>
This operation does not require authentication
</aside>
<h1 id="schemas">Schemas</h1>
<h2 id="order">Order</h2>
<h2 id="tocSorder">Order</h2>
<p><a></a></p>
<pre class="highlight tab tab-json"><code>{
<span class="hljs-attr">"id"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"petId"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"quantity"</span>: <span class="hljs-number">0</span>,
<span class="hljs-attr">"shipDate"</span>: <span class="hljs-string">"2017-11-30T07:31:19Z"</span>,
<span class="hljs-attr">"shipDate"</span>: <span class="hljs-string">"2017-12-19T07:25:11Z"</span>,
<span class="hljs-attr">"status"</span>: <span class="hljs-string">"placed"</span>,
<span class="hljs-attr">"complete"</span>: <span class="hljs-literal">false</span>
}
Expand Down Expand Up @@ -4325,7 +4325,7 @@ <h4 id="enumerated-values">Enumerated Values</h4>
</tr>
</tbody>
</table>
<h2 id="category">Category</h2>
<h2 id="tocScategory">Category</h2>
<p><a></a></p>
<pre class="highlight tab tab-json"><code>{
<span class="hljs-attr">"id"</span>: <span class="hljs-number">0</span>,
Expand Down Expand Up @@ -4357,7 +4357,7 @@ <h3 id="properties">Properties</h3>
</tr>
</tbody>
</table>
<h2 id="user">User</h2>
<h2 id="tocSuser">User</h2>
<p><a></a></p>
<pre class="highlight tab tab-json"><code>{
<span class="hljs-attr">"id"</span>: <span class="hljs-number">0</span>,
Expand Down Expand Up @@ -4431,7 +4431,7 @@ <h3 id="properties">Properties</h3>
</tr>
</tbody>
</table>
<h2 id="tag">Tag</h2>
<h2 id="tocStag">Tag</h2>
<p><a></a></p>
<pre class="highlight tab tab-json"><code>{
<span class="hljs-attr">"id"</span>: <span class="hljs-number">0</span>,
Expand Down Expand Up @@ -4463,7 +4463,7 @@ <h3 id="properties">Properties</h3>
</tr>
</tbody>
</table>
<h2 id="pet">Pet</h2>
<h2 id="tocSpet">Pet</h2>
<p><a></a></p>
<pre class="highlight tab tab-json"><code>{
<span class="hljs-attr">"id"</span>: <span class="hljs-number">0</span>,
Expand Down Expand Up @@ -4556,7 +4556,7 @@ <h4 id="enumerated-values">Enumerated Values</h4>
</tr>
</tbody>
</table>
<h2 id="apiresponse">ApiResponse</h2>
<h2 id="tocSapiresponse">ApiResponse</h2>
<p><a></a></p>
<pre class="highlight tab tab-json"><code>{
<span class="hljs-attr">"code"</span>: <span class="hljs-number">0</span>,
Expand Down
26 changes: 13 additions & 13 deletions source/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -2006,7 +2006,7 @@ const inputBody = '{
"id": 0,
"petId": 0,
"quantity": 0,
"shipDate": "2017-11-30T07:31:19Z",
"shipDate": "2017-12-19T07:25:11Z",
"status": "placed",
"complete": false
}';
Expand Down Expand Up @@ -2109,7 +2109,7 @@ System.out.println(response.toString());
"id": 0,
"petId": 0,
"quantity": 0,
"shipDate": "2017-11-30T07:31:19Z",
"shipDate": "2017-12-19T07:25:11Z",
"status": "placed",
"complete": false
}
Expand All @@ -2133,7 +2133,7 @@ System.out.println(response.toString());
<id>0</id>
<petId>0</petId>
<quantity>0</quantity>
<shipDate>2017-11-30T07:31:19Z</shipDate>
<shipDate>2017-12-19T07:25:11Z</shipDate>
<status>placed</status>
<complete>false</complete>
</Order>
Expand All @@ -2143,7 +2143,7 @@ System.out.println(response.toString());
"id": 0,
"petId": 0,
"quantity": 0,
"shipDate": "2017-11-30T07:31:19Z",
"shipDate": "2017-12-19T07:25:11Z",
"status": "placed",
"complete": false
}
Expand Down Expand Up @@ -2329,7 +2329,7 @@ For valid response try integer IDs with value >= 1 and <= 10. Other values will
<id>0</id>
<petId>0</petId>
<quantity>0</quantity>
<shipDate>2017-11-30T07:31:19Z</shipDate>
<shipDate>2017-12-19T07:25:11Z</shipDate>
<status>placed</status>
<complete>false</complete>
</Order>
Expand All @@ -2339,7 +2339,7 @@ For valid response try integer IDs with value >= 1 and <= 10. Other values will
"id": 0,
"petId": 0,
"quantity": 0,
"shipDate": "2017-11-30T07:31:19Z",
"shipDate": "2017-12-19T07:25:11Z",
"status": "placed",
"complete": false
}
Expand Down Expand Up @@ -3944,7 +3944,7 @@ This operation does not require authentication
# Schemas


## Order
<h2 id="tocSorder">Order</h2>


<a id="schemaorder"></a>
Expand All @@ -3955,7 +3955,7 @@ This operation does not require authentication
"id": 0,
"petId": 0,
"quantity": 0,
"shipDate": "2017-11-30T07:31:19Z",
"shipDate": "2017-12-19T07:25:11Z",
"status": "placed",
"complete": false
}
Expand Down Expand Up @@ -3985,7 +3985,7 @@ This operation does not require authentication
|status|delivered|


## Category
<h2 id="tocScategory">Category</h2>


<a id="schemacategory"></a>
Expand All @@ -4008,7 +4008,7 @@ This operation does not require authentication
|name|string|false|No description|


## User
<h2 id="tocSuser">User</h2>


<a id="schemauser"></a>
Expand Down Expand Up @@ -4043,7 +4043,7 @@ This operation does not require authentication
|userStatus|integer(int32)|false|User Status|


## Tag
<h2 id="tocStag">Tag</h2>


<a id="schematag"></a>
Expand All @@ -4066,7 +4066,7 @@ This operation does not require authentication
|name|string|false|No description|


## Pet
<h2 id="tocSpet">Pet</h2>


<a id="schemapet"></a>
Expand Down Expand Up @@ -4117,7 +4117,7 @@ This operation does not require authentication
|status|sold|


## ApiResponse
<h2 id="tocSapiresponse">ApiResponse</h2>


<a id="schemaapiresponse"></a>
Expand Down

0 comments on commit 4b0962a

Please sign in to comment.