diff --git a/demo-mkdocs/docs/options.md b/demo-mkdocs/docs/options.md index 0567b24..f3c1d34 100644 --- a/demo-mkdocs/docs/options.md +++ b/demo-mkdocs/docs/options.md @@ -35,7 +35,7 @@ plugins: ### Swagger UI with local configurations - + ### Swagger UI without local configurations diff --git a/docs/demo/build-in-multiple/index.html b/docs/demo/build-in-multiple/index.html index ed475f0..5ce04b2 100644 --- a/docs/demo/build-in-multiple/index.html +++ b/docs/demo/build-in-multiple/index.html @@ -221,10 +221,10 @@

Markdown

<swagger-ui grouped name="Sample Third" src="./openapi-spec/sample-third.yaml"/>

Multiple OAS in single Swagger UI

-

+

Other independent Swagger UI

-

+

@@ -285,7 +285,7 @@

Other independent Swagger UI

characterDataOldValue: false }; - const iframe_id_list = ["7d581dbb", "12bb2da3"] + const iframe_id_list = ["a790076c", "73e228be"] function color_scheme_callback(mutations) { for (let mutation of mutations) { diff --git a/docs/demo/build-in-multiple/swagger-12bb2da3.html b/docs/demo/build-in-multiple/swagger-73e228be.html similarity index 97% rename from docs/demo/build-in-multiple/swagger-12bb2da3.html rename to docs/demo/build-in-multiple/swagger-73e228be.html index 7c1c827..2aa8961 100644 --- a/docs/demo/build-in-multiple/swagger-12bb2da3.html +++ b/docs/demo/build-in-multiple/swagger-73e228be.html @@ -59,7 +59,7 @@ } } const resize_ob = new ResizeObserver(function(entries) { - parent.update_swagger_ui_iframe_height("12bb2da3"); + parent.update_swagger_ui_iframe_height("73e228be"); }); // start observing for resize diff --git a/docs/demo/static-file/swagger-2e0d805d.html b/docs/demo/build-in-multiple/swagger-a790076c.html similarity index 96% rename from docs/demo/static-file/swagger-2e0d805d.html rename to docs/demo/build-in-multiple/swagger-a790076c.html index 9720dda..5673698 100644 --- a/docs/demo/static-file/swagger-2e0d805d.html +++ b/docs/demo/build-in-multiple/swagger-a790076c.html @@ -46,7 +46,7 @@ } } const resize_ob = new ResizeObserver(function(entries) { - parent.update_swagger_ui_iframe_height("2e0d805d"); + parent.update_swagger_ui_iframe_height("a790076c"); }); // start observing for resize diff --git a/docs/demo/multiple/index.html b/docs/demo/multiple/index.html index d179f8d..918bdb8 100644 --- a/docs/demo/multiple/index.html +++ b/docs/demo/multiple/index.html @@ -206,8 +206,8 @@

Markdown

<swagger-ui src="https://petstore.swagger.io/v2/swagger.json"/>

Swagger UI

-

-

+

+

@@ -281,7 +281,7 @@

Swagger UI

characterDataOldValue: false }; - const iframe_id_list = ["70f08651", "ad7c227c"] + const iframe_id_list = ["75963d6f", "773a84f3"] function color_scheme_callback(mutations) { for (let mutation of mutations) { diff --git a/docs/demo/build-in-multiple/swagger-7d581dbb.html b/docs/demo/multiple/swagger-75963d6f.html similarity index 96% rename from docs/demo/build-in-multiple/swagger-7d581dbb.html rename to docs/demo/multiple/swagger-75963d6f.html index 0dee950..d3483a0 100644 --- a/docs/demo/build-in-multiple/swagger-7d581dbb.html +++ b/docs/demo/multiple/swagger-75963d6f.html @@ -46,7 +46,7 @@ } } const resize_ob = new ResizeObserver(function(entries) { - parent.update_swagger_ui_iframe_height("7d581dbb"); + parent.update_swagger_ui_iframe_height("75963d6f"); }); // start observing for resize diff --git a/docs/demo/multiple/swagger-ad7c227c.html b/docs/demo/multiple/swagger-773a84f3.html similarity index 96% rename from docs/demo/multiple/swagger-ad7c227c.html rename to docs/demo/multiple/swagger-773a84f3.html index 4f9a3a8..f5def32 100644 --- a/docs/demo/multiple/swagger-ad7c227c.html +++ b/docs/demo/multiple/swagger-773a84f3.html @@ -46,7 +46,7 @@ } } const resize_ob = new ResizeObserver(function(entries) { - parent.update_swagger_ui_iframe_height("ad7c227c"); + parent.update_swagger_ui_iframe_height("773a84f3"); }); // start observing for resize diff --git a/docs/demo/static-file/index.html b/docs/demo/static-file/index.html index bda8dd9..22cc1a9 100644 --- a/docs/demo/static-file/index.html +++ b/docs/demo/static-file/index.html @@ -205,7 +205,7 @@

Markdown

<swagger-ui src="./openapi-spec/sample.yaml"/>
 

Swagger UI

-

+

@@ -279,7 +279,7 @@

Swagger UI

characterDataOldValue: false }; - const iframe_id_list = ["2e0d805d"] + const iframe_id_list = ["1c707e14"] function color_scheme_callback(mutations) { for (let mutation of mutations) { diff --git a/docs/demo/multiple/swagger-70f08651.html b/docs/demo/static-file/swagger-1c707e14.html similarity index 96% rename from docs/demo/multiple/swagger-70f08651.html rename to docs/demo/static-file/swagger-1c707e14.html index 42d474e..7a2c8ea 100644 --- a/docs/demo/multiple/swagger-70f08651.html +++ b/docs/demo/static-file/swagger-1c707e14.html @@ -46,7 +46,7 @@ } } const resize_ob = new ResizeObserver(function(entries) { - parent.update_swagger_ui_iframe_height("70f08651"); + parent.update_swagger_ui_iframe_height("1c707e14"); }); // start observing for resize diff --git a/docs/options/index.html b/docs/options/index.html index c3c5197..b7ffc76 100644 --- a/docs/options/index.html +++ b/docs/options/index.html @@ -289,9 +289,9 @@

Through tag attributes

<swagger-ui supportedSubmitMethods="['get']" docExpansion="none" filter="" syntaxHighlightTheme="monokai" src="./demo/openapi-spec/sample.yaml"/>
 

Swagger UI with local configurations

-

+

Swagger UI without local configurations

-

+

@@ -365,7 +365,7 @@

Swagger UI without local config characterDataOldValue: false }; - const iframe_id_list = ["3ebbfab9", "352360a6"] + const iframe_id_list = ["ecdac580", "0aa67999"] function color_scheme_callback(mutations) { for (let mutation of mutations) { diff --git a/docs/options/swagger-352360a6.html b/docs/options/swagger-0aa67999.html similarity index 96% rename from docs/options/swagger-352360a6.html rename to docs/options/swagger-0aa67999.html index 7b15f47..ef04aee 100644 --- a/docs/options/swagger-352360a6.html +++ b/docs/options/swagger-0aa67999.html @@ -46,7 +46,7 @@ } } const resize_ob = new ResizeObserver(function(entries) { - parent.update_swagger_ui_iframe_height("352360a6"); + parent.update_swagger_ui_iframe_height("0aa67999"); }); // start observing for resize diff --git a/docs/options/swagger-3ebbfab9.html b/docs/options/swagger-ecdac580.html similarity index 88% rename from docs/options/swagger-3ebbfab9.html rename to docs/options/swagger-ecdac580.html index 9ada2c9..20e2b58 100644 --- a/docs/options/swagger-3ebbfab9.html +++ b/docs/options/swagger-ecdac580.html @@ -28,14 +28,7 @@ "filter": "", "tryItOutEnabled": false, "supportedSubmitMethods": [ - "get", - "put", - "post", - "delete", - "options", - "head", - "patch", - "trace" + "get" ], "syntaxHighlight.theme": "monokai" @@ -46,7 +39,7 @@ } } const resize_ob = new ResizeObserver(function(entries) { - parent.update_swagger_ui_iframe_height("3ebbfab9"); + parent.update_swagger_ui_iframe_height("ecdac580"); }); // start observing for resize diff --git a/docs/pet-store/index.html b/docs/pet-store/index.html index c698c43..7164f74 100644 --- a/docs/pet-store/index.html +++ b/docs/pet-store/index.html @@ -204,7 +204,7 @@

Markdown

<swagger-ui src="https://petstore.swagger.io/v2/swagger.json"/>
 

Swagger UI

-

+

@@ -278,7 +278,7 @@

Swagger UI

characterDataOldValue: false }; - const iframe_id_list = ["d181ec16"] + const iframe_id_list = ["2770db91"] function color_scheme_callback(mutations) { for (let mutation of mutations) { diff --git a/docs/pet-store/swagger-d181ec16.html b/docs/pet-store/swagger-2770db91.html similarity index 96% rename from docs/pet-store/swagger-d181ec16.html rename to docs/pet-store/swagger-2770db91.html index 88477d0..bff29d6 100644 --- a/docs/pet-store/swagger-d181ec16.html +++ b/docs/pet-store/swagger-2770db91.html @@ -46,7 +46,7 @@ } } const resize_ob = new ResizeObserver(function(entries) { - parent.update_swagger_ui_iframe_height("d181ec16"); + parent.update_swagger_ui_iframe_height("2770db91"); }); // start observing for resize diff --git a/docs/sitemap.xml.gz b/docs/sitemap.xml.gz index bd430ed..86ef957 100644 Binary files a/docs/sitemap.xml.gz and b/docs/sitemap.xml.gz differ