Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix #1276 by adding colon
  • Loading branch information
ndjensen committed Oct 23, 2018
commit 3b1db107794e698d6ce57b4e128b06e91af939b3
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public StaticHtmlGenerator() {

additionalProperties.put("appName", "OpenAPI Sample");
additionalProperties.put("appDescription", "A sample OpenAPI server");
additionalProperties.put("infoUrl", "https//openapi-generator.tech");
additionalProperties.put("infoUrl", "https://openapi-generator.tech");
additionalProperties.put("infoEmail", "[email protected]");
additionalProperties.put("licenseInfo", "All rights reserved");
additionalProperties.put("licenseUrl", "http://apache.org/licenses/LICENSE-2.0.html");
Expand Down
2 changes: 1 addition & 1 deletion samples/documentation/html/.openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.1-SNAPSHOT
3.3.2-SNAPSHOT
28 changes: 14 additions & 14 deletions samples/documentation/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<body>
<h1>OpenAPI Petstore</h1>
<div class="app-desc">This is a sample server Petstore server. For this sample, you can use the api key <code>special-key</code> to test the authorization filters.</div>
<div class="app-desc">More information: <a href="https//openapi-generator.tech">https//openapi-generator.tech</a></div>
<div class="app-desc">More information: <a href="https://openapi-generator.tech">https://openapi-generator.tech</a></div>
<div class="app-desc">Contact Info: <a href="[email protected]">[email protected]</a></div>
<div class="app-desc">Version: 1.0.0</div>
<div class="app-desc">BasePath:/v2</div>
Expand Down Expand Up @@ -277,7 +277,7 @@ <h3 class="field-label">Path parameters</h3>
<div class="field-items">
<div class="param">petId (required)</div>

<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; Pet id to delete format: int64</div>
<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; Pet id to delete default: null format: int64</div>
</div> <!-- field-items -->


Expand Down Expand Up @@ -315,7 +315,7 @@ <h3 class="field-label">Query parameters</h3>
<div class="field-items">
<div class="param">status (required)</div>

<div class="param-desc"><span class="param-type">Query Parameter</span> &mdash; Status values that need to be considered for filter </div>
<div class="param-desc"><span class="param-type">Query Parameter</span> &mdash; Status values that need to be considered for filter default: null </div>
</div> <!-- field-items -->


Expand Down Expand Up @@ -391,7 +391,7 @@ <h3 class="field-label">Query parameters</h3>
<div class="field-items">
<div class="param">tags (required)</div>

<div class="param-desc"><span class="param-type">Query Parameter</span> &mdash; Tags to filter by </div>
<div class="param-desc"><span class="param-type">Query Parameter</span> &mdash; Tags to filter by default: null </div>
</div> <!-- field-items -->


Expand Down Expand Up @@ -463,7 +463,7 @@ <h3 class="field-label">Path parameters</h3>
<div class="field-items">
<div class="param">petId (required)</div>

<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; ID of pet to return format: int64</div>
<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; ID of pet to return default: null format: int64</div>
</div> <!-- field-items -->


Expand Down Expand Up @@ -585,7 +585,7 @@ <h3 class="field-label">Path parameters</h3>
<div class="field-items">
<div class="param">petId (required)</div>

<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; ID of pet that needs to be updated format: int64</div>
<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; ID of pet that needs to be updated default: null format: int64</div>
</div> <!-- field-items -->

<h3 class="field-label">Consumes</h3>
Expand Down Expand Up @@ -628,7 +628,7 @@ <h3 class="field-label">Path parameters</h3>
<div class="field-items">
<div class="param">petId (required)</div>

<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; ID of pet to update format: int64</div>
<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; ID of pet to update default: null format: int64</div>
</div> <!-- field-items -->

<h3 class="field-label">Consumes</h3>
Expand Down Expand Up @@ -690,7 +690,7 @@ <h3 class="field-label">Path parameters</h3>
<div class="field-items">
<div class="param">orderId (required)</div>

<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; ID of the order that needs to be deleted </div>
<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; ID of the order that needs to be deleted default: null </div>
</div> <!-- field-items -->


Expand Down Expand Up @@ -758,7 +758,7 @@ <h3 class="field-label">Path parameters</h3>
<div class="field-items">
<div class="param">orderId (required)</div>

<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; ID of pet that needs to be fetched format: int64</div>
<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; ID of pet that needs to be fetched default: null format: int64</div>
</div> <!-- field-items -->


Expand Down Expand Up @@ -986,7 +986,7 @@ <h3 class="field-label">Path parameters</h3>
<div class="field-items">
<div class="param">username (required)</div>

<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; The name that needs to be deleted </div>
<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; The name that needs to be deleted default: null </div>
</div> <!-- field-items -->


Expand Down Expand Up @@ -1019,7 +1019,7 @@ <h3 class="field-label">Path parameters</h3>
<div class="field-items">
<div class="param">username (required)</div>

<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; The name that needs to be fetched. Use user1 for testing. </div>
<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; The name that needs to be fetched. Use user1 for testing. default: null </div>
</div> <!-- field-items -->


Expand Down Expand Up @@ -1095,9 +1095,9 @@ <h3 class="field-label">Query parameters</h3>
<div class="field-items">
<div class="param">username (required)</div>

<div class="param-desc"><span class="param-type">Query Parameter</span> &mdash; The user name for login </div><div class="param">password (required)</div>
<div class="param-desc"><span class="param-type">Query Parameter</span> &mdash; The user name for login default: null </div><div class="param">password (required)</div>

<div class="param-desc"><span class="param-type">Query Parameter</span> &mdash; The password for login in clear text </div>
<div class="param-desc"><span class="param-type">Query Parameter</span> &mdash; The password for login in clear text default: null </div>
</div> <!-- field-items -->


Expand Down Expand Up @@ -1162,7 +1162,7 @@ <h3 class="field-label">Path parameters</h3>
<div class="field-items">
<div class="param">username (required)</div>

<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; name that need to be deleted </div>
<div class="param-desc"><span class="param-type">Path Parameter</span> &mdash; name that need to be deleted default: null </div>
</div> <!-- field-items -->


Expand Down