diff --git a/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/StaticHtmlGenerator.java b/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/StaticHtmlGenerator.java index 8f34f49bbac9..81d02d800921 100644 --- a/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/StaticHtmlGenerator.java +++ b/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/StaticHtmlGenerator.java @@ -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", "team@openapitools.org"); additionalProperties.put("licenseInfo", "All rights reserved"); additionalProperties.put("licenseUrl", "http://apache.org/licenses/LICENSE-2.0.html"); diff --git a/samples/documentation/html/.openapi-generator/VERSION b/samples/documentation/html/.openapi-generator/VERSION index 14900cee60e8..a65271290834 100644 --- a/samples/documentation/html/.openapi-generator/VERSION +++ b/samples/documentation/html/.openapi-generator/VERSION @@ -1 +1 @@ -3.2.1-SNAPSHOT \ No newline at end of file +3.3.2-SNAPSHOT \ No newline at end of file diff --git a/samples/documentation/html/index.html b/samples/documentation/html/index.html index f2a1bfb3f77d..7da2214c6343 100644 --- a/samples/documentation/html/index.html +++ b/samples/documentation/html/index.html @@ -181,7 +181,7 @@

OpenAPI Petstore

This is a sample server Petstore server. For this sample, you can use the api key special-key to test the authorization filters.
-
More information: https//openapi-generator.tech
+
More information: https://openapi-generator.tech
Contact Info: team@openapitools.org
Version: 1.0.0
BasePath:/v2
@@ -277,7 +277,7 @@

Path parameters

petId (required)
-
Path Parameter — Pet id to delete format: int64
+
Path Parameter — Pet id to delete default: null format: int64
@@ -315,7 +315,7 @@

Query parameters

status (required)
-
Query Parameter — Status values that need to be considered for filter
+
Query Parameter — Status values that need to be considered for filter default: null
@@ -391,7 +391,7 @@

Query parameters

tags (required)
-
Query Parameter — Tags to filter by
+
Query Parameter — Tags to filter by default: null
@@ -463,7 +463,7 @@

Path parameters

petId (required)
-
Path Parameter — ID of pet to return format: int64
+
Path Parameter — ID of pet to return default: null format: int64
@@ -585,7 +585,7 @@

Path parameters

petId (required)
-
Path Parameter — ID of pet that needs to be updated format: int64
+
Path Parameter — ID of pet that needs to be updated default: null format: int64

Consumes

@@ -628,7 +628,7 @@

Path parameters

petId (required)
-
Path Parameter — ID of pet to update format: int64
+
Path Parameter — ID of pet to update default: null format: int64

Consumes

@@ -690,7 +690,7 @@

Path parameters

orderId (required)
-
Path Parameter — ID of the order that needs to be deleted
+
Path Parameter — ID of the order that needs to be deleted default: null
@@ -758,7 +758,7 @@

Path parameters

orderId (required)
-
Path Parameter — ID of pet that needs to be fetched format: int64
+
Path Parameter — ID of pet that needs to be fetched default: null format: int64
@@ -986,7 +986,7 @@

Path parameters

username (required)
-
Path Parameter — The name that needs to be deleted
+
Path Parameter — The name that needs to be deleted default: null
@@ -1019,7 +1019,7 @@

Path parameters

username (required)
-
Path Parameter — The name that needs to be fetched. Use user1 for testing.
+
Path Parameter — The name that needs to be fetched. Use user1 for testing. default: null
@@ -1095,9 +1095,9 @@

Query parameters

username (required)
-
Query Parameter — The user name for login
password (required)
+
Query Parameter — The user name for login default: null
password (required)
-
Query Parameter — The password for login in clear text
+
Query Parameter — The password for login in clear text default: null
@@ -1162,7 +1162,7 @@

Path parameters

username (required)
-
Path Parameter — name that need to be deleted
+
Path Parameter — name that need to be deleted default: null