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 8f34f49bbac..81d02d80092 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 class StaticHtmlGenerator extends DefaultCodegen implements CodegenConfig
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 14900cee60e..a6527129083 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 f2a1bfb3f77..7da2214c634 100644
--- a/samples/documentation/html/index.html
+++ b/samples/documentation/html/index.html
@@ -181,7 +181,7 @@ font-style: italic;
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.
-
+
Version: 1.0.0
BasePath:/v2
@@ -277,7 +277,7 @@ font-style: italic;
petId (required)
-
Path Parameter — Pet id to delete format: int64
+
Path Parameter — Pet id to delete default: null format: int64
@@ -315,7 +315,7 @@ font-style: italic;
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 @@ font-style: italic;
tags (required)
-
Query Parameter — Tags to filter by
+
Query Parameter — Tags to filter by default: null
@@ -463,7 +463,7 @@ font-style: italic;
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 @@ font-style: italic;
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 @@ font-style: italic;
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 @@ font-style: italic;
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 @@ font-style: italic;
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 @@ font-style: italic;
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 @@ font-style: italic;
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 @@ font-style: italic;
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 @@ font-style: italic;
username (required)
-
Path Parameter — name that need to be deleted
+
Path Parameter — name that need to be deleted default: null