diff --git a/bin/configs/unmaintained/html2.yaml b/bin/configs/html2.yaml similarity index 100% rename from bin/configs/unmaintained/html2.yaml rename to bin/configs/html2.yaml diff --git a/samples/documentation/html2/.openapi-generator/VERSION b/samples/documentation/html2/.openapi-generator/VERSION index c9e125ba188..08bfd0643b8 100644 --- a/samples/documentation/html2/.openapi-generator/VERSION +++ b/samples/documentation/html2/.openapi-generator/VERSION @@ -1 +1 @@ -7.4.0-SNAPSHOT +7.5.0-SNAPSHOT diff --git a/samples/documentation/html2/index.html b/samples/documentation/html2/index.html index 110cc439a08..cf96ef7cc25 100644 --- a/samples/documentation/html2/index.html +++ b/samples/documentation/html2/index.html @@ -1530,41 +1530,58 @@ $(document).ready(function() {
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-Pet-addPet-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-Pet-addPet-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +

@@ -1587,6 +1604,46 @@ $(document).ready(function() {
+
+
+ +
+ +
@@ -1968,6 +2025,46 @@ Pet id to delete
+
+
+ +
+ +
@@ -2319,41 +2416,64 @@ Status values that need to be considered for filter
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-Pet-findPetsByStatus-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-Pet-findPetsByStatus-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +

@@ -2376,6 +2496,46 @@ Status values that need to be considered for filter
+
+
+ +
+ +
@@ -2727,41 +2887,64 @@ Tags to filter by
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-Pet-findPetsByTags-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-Pet-findPetsByTags-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +

@@ -2784,6 +2967,46 @@ Tags to filter by
+
+
+ +
+ +
@@ -3147,41 +3370,58 @@ ID of pet to return
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-Pet-getPetById-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-Pet-getPetById-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +

@@ -3204,6 +3444,46 @@ ID of pet to return
+
+
+ +
+ +

@@ -3226,6 +3506,46 @@ ID of pet to return
+
+
+ +
+ +
@@ -3640,41 +3960,58 @@ $(document).ready(function() {
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-Pet-updatePet-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-Pet-updatePet-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +

@@ -3697,6 +4034,46 @@ $(document).ready(function() {
+
+
+ +
+ +

@@ -3719,6 +4096,46 @@ $(document).ready(function() {
+
+
+ +
+ +

@@ -3741,6 +4158,46 @@ $(document).ready(function() {
+
+
+ +
+ +
@@ -4157,6 +4614,46 @@ Updated status of the pet
+
+
+ +
+ +
@@ -4591,41 +5088,53 @@ file to upload
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-Pet-uploadFile-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-Pet-uploadFile-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +
@@ -4934,6 +5443,46 @@ ID of the order that needs to be deleted
+
+
+ +
+ +

@@ -4956,6 +5505,46 @@ ID of the order that needs to be deleted
+
+
+ +
+ +
@@ -5275,41 +5864,57 @@ pub fn main() {
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-Store-getInventory-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-Store-getInventory-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +
@@ -5633,41 +6238,58 @@ ID of pet that needs to be fetched
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-Store-getOrderById-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-Store-getOrderById-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +

@@ -5690,6 +6312,46 @@ ID of pet that needs to be fetched
+
+
+ +
+ +

@@ -5712,6 +6374,46 @@ ID of pet that needs to be fetched
+
+
+ +
+ +
@@ -6058,41 +6760,58 @@ $(document).ready(function() {
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-Store-placeOrder-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-Store-placeOrder-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +

@@ -6115,6 +6834,46 @@ $(document).ready(function() {
+
+
+ +
+ +
@@ -6491,6 +7250,46 @@ $(document).ready(function() {
+
+
+ +
+ +
@@ -6867,6 +7666,46 @@ $(document).ready(function() {
+
+
+ +
+ +
@@ -7243,6 +8082,46 @@ $(document).ready(function() {
+
+
+ +
+ +
@@ -7588,6 +8467,46 @@ The name that needs to be deleted
+
+
+ +
+ +

@@ -7610,6 +8529,46 @@ The name that needs to be deleted
+
+
+ +
+ +
@@ -7930,41 +8889,58 @@ The name that needs to be fetched. Use user1 for testing.
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-User-getUserByName-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-User-getUserByName-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +

@@ -7987,6 +8963,46 @@ The name that needs to be fetched. Use user1 for testing.
+
+
+ +
+ +

@@ -8009,6 +9025,46 @@ The name that needs to be fetched. Use user1 for testing.
+
+
+ +
+ +
@@ -8366,41 +9422,87 @@ The password for login in clear text
-
-
- -
- + var view = new JSONSchemaView(schema, 3); + $('#responses-User-loginUser-200-schema-data').val(JSON.stringify(schema)); + var result = $('#responses-User-loginUser-schema-200'); + result.empty(); + result.append(view.render()); + }); +
+ +
@@ -8451,6 +9553,46 @@ The password for login in clear text
+
+
+ +
+ +
@@ -8755,6 +9897,46 @@ pub fn main() {
+
+
+ +
+ +
@@ -9169,6 +10351,46 @@ $(document).ready(function() {
+
+
+ +
+ +

@@ -9191,6 +10413,46 @@ $(document).ready(function() {
+
+
+ +
+ +