Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
blueswen committed Nov 18, 2023
1 parent 4411d1b commit e3d2493
Show file tree
Hide file tree
Showing 31 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion demo-mkdocs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A MkDocs plugin supports for add [Swagger UI](https://github.com/swagger-api/swa
1. Python Package
1. beautifulsoup4>=4.11.1
2. [Swagger UI dist](https://www.npmjs.com/package/swagger-ui-dist) javascript file and css file
1. swagger-ui-dist==5.9.1
1. swagger-ui-dist==5.10.0

## Usage

Expand Down
2 changes: 1 addition & 1 deletion docs/assets/javascripts/swagger-ui-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/javascripts/swagger-ui-bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/stylesheets/swagger-ui.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/stylesheets/swagger-ui.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/demo/build-in-multiple/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,13 +383,13 @@ <h2 id="markdown">Markdown</h2>
<a href="#__codelineno-0-11" id="__codelineno-0-11" name="__codelineno-0-11"></a><span class="p">&lt;</span><span class="nt">swagger-ui</span> <span class="na">src</span><span class="o">=</span><span class="s">"./openapi-spec/sample.yaml"</span><span class="p">/&gt;</span>
</code></pre></div>
<h2 id="multiple-oas-in-single-swagger-ui">Multiple OAS in single Swagger UI</h2>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="5d43b603" src="swagger-5d43b603.html" style="overflow:hidden;width:100%;" width="100%"></iframe>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="e32d1a87" src="swagger-e32d1a87.html" style="overflow:hidden;width:100%;" width="100%"></iframe>



</p>
<h2 id="other-independent-swagger-ui">Other independent Swagger UI</h2>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="701e24a6" src="swagger-701e24a6.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="e798008e" src="swagger-e798008e.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("5d43b603");
parent.update_swagger_ui_iframe_height("e32d1a87");
});

// start observing for resizing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("701e24a6");
parent.update_swagger_ui_iframe_height("e798008e");
});

// start observing for resizing
Expand Down
6 changes: 3 additions & 3 deletions docs/demo/multiple/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -360,9 +360,9 @@ <h2 id="markdown">Markdown</h2>
<a href="#__codelineno-0-3" id="__codelineno-0-3" name="__codelineno-0-3"></a><span class="p">&lt;</span><span class="nt">swagger-ui</span> <span class="na">src</span><span class="o">=</span><span class="s">"https://petstore.swagger.io/v2/swagger.json"</span><span class="p">/&gt;</span>
</code></pre></div>
<h2 id="swagger-ui">Swagger UI</h2>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="0f8f9776" src="swagger-0f8f9776.html" style="overflow:hidden;width:100%;" width="100%"></iframe>
<iframe class="swagger-ui-iframe" frameborder="0" id="e50a6e73" src="swagger-e50a6e73.html" style="overflow:hidden;width:100%;" width="100%"></iframe>
<iframe class="swagger-ui-iframe" frameborder="0" id="55a9baca" src="swagger-55a9baca.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="33c03007" src="swagger-33c03007.html" style="overflow:hidden;width:100%;" width="100%"></iframe>
<iframe class="swagger-ui-iframe" frameborder="0" id="b3c64780" src="swagger-b3c64780.html" style="overflow:hidden;width:100%;" width="100%"></iframe>
<iframe class="swagger-ui-iframe" frameborder="0" id="9680a3b1" src="swagger-9680a3b1.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("0f8f9776");
parent.update_swagger_ui_iframe_height("33c03007");
});

// start observing for resizing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("01a97b3a");
parent.update_swagger_ui_iframe_height("9680a3b1");
});

// start observing for resizing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("e50a6e73");
parent.update_swagger_ui_iframe_height("b3c64780");
});

// start observing for resizing
Expand Down
2 changes: 1 addition & 1 deletion docs/demo/oauth2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ <h2 id="markdown">Markdown</h2>
<a href="#__codelineno-0-9" id="__codelineno-0-9" name="__codelineno-0-9"></a> <span class="na">usePkceWithAuthorizationCodeGrant</span><span class="o">=</span><span class="s">"false"</span><span class="p">/&gt;</span>
</code></pre></div>
<h2 id="swagger-ui">Swagger UI</h2>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="e09ec1c5" src="swagger-e09ec1c5.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="4bcc89d8" src="swagger-4bcc89d8.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("e09ec1c5");
parent.update_swagger_ui_iframe_height("4bcc89d8");
});

// start observing for resizing
Expand Down
4 changes: 2 additions & 2 deletions docs/demo/openapi-v3.1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,8 @@ <h2 id="markdown">Markdown</h2>
<a href="#__codelineno-0-2" id="__codelineno-0-2" name="__codelineno-0-2"></a><span class="p">&lt;</span><span class="nt">swagger-ui</span> <span class="na">src</span><span class="o">=</span><span class="s">"./openapi-spec/v3.1/webhook-example.yaml"</span><span class="p">/&gt;</span>
</code></pre></div>
<h2 id="swagger-ui">Swagger UI</h2>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="277c97bb" src="swagger-277c97bb.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="6d30fa12" src="swagger-6d30fa12.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="44c1a4b3" src="swagger-44c1a4b3.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="8e3e32ee" src="swagger-8e3e32ee.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("277c97bb");
parent.update_swagger_ui_iframe_height("44c1a4b3");
});

// start observing for resizing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("6d30fa12");
parent.update_swagger_ui_iframe_height("8e3e32ee");
});

// start observing for resizing
Expand Down
2 changes: 1 addition & 1 deletion docs/demo/pet-store-full-width/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ <h2 id="markdown">Markdown</h2>
<a href="#__codelineno-0-7" id="__codelineno-0-7" name="__codelineno-0-7"></a><span class="p">&lt;</span><span class="nt">swagger-ui</span> <span class="na">src</span><span class="o">=</span><span class="s">"https://petstore.swagger.io/v2/swagger.json"</span><span class="p">/&gt;</span>
</code></pre></div>
<h2 id="swagger-ui">Swagger UI</h2>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="01a97b3a" src="swagger-01a97b3a.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="f75140d9" src="swagger-f75140d9.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("55a9baca");
parent.update_swagger_ui_iframe_height("f75140d9");
});

// start observing for resizing
Expand Down
2 changes: 1 addition & 1 deletion docs/demo/static-file/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ <h2 id="markdown">Markdown</h2>
<div class="highlight"><pre><span></span><code><a href="#__codelineno-0-1" id="__codelineno-0-1" name="__codelineno-0-1"></a><span class="p">&lt;</span><span class="nt">swagger-ui</span> <span class="na">src</span><span class="o">=</span><span class="s">"./openapi-spec/sample.yaml"</span><span class="p">/&gt;</span>
</code></pre></div>
<h2 id="swagger-ui">Swagger UI</h2>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="d04ad4c0" src="swagger-d04ad4c0.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="e3268f84" src="swagger-e3268f84.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("d04ad4c0");
parent.update_swagger_ui_iframe_height("e3268f84");
});

// start observing for resizing
Expand Down
2 changes: 1 addition & 1 deletion docs/demo/without-try-it-out/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ <h2 id="markdown">Markdown</h2>
<a href="#__codelineno-1-3" id="__codelineno-1-3" name="__codelineno-1-3"></a><span class="w"> </span><span class="nt">supportedSubmitMethods</span><span class="p">:</span><span class="w"> </span><span class="p p-Indicator">[]</span>
</code></pre></div>
<h2 id="swagger-ui">Swagger UI</h2>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="f6cf9dca" src="swagger-f6cf9dca.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="50f67b23" src="swagger-50f67b23.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("f6cf9dca");
parent.update_swagger_ui_iframe_height("50f67b23");
});

// start observing for resizing
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ <h2 id="dependency">Dependency</h2>
</ol>
</li>
<li><a href="https://www.npmjs.com/package/swagger-ui-dist">Swagger UI dist</a> javascript file and css file<ol>
<li>swagger-ui-dist==5.9.1</li>
<li>swagger-ui-dist==5.10.0</li>
</ol>
</li>
</ol>
Expand Down
4 changes: 2 additions & 2 deletions docs/options/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -448,9 +448,9 @@ <h2 id="through-tag-attributes">Through tag attributes</h2>
</code></pre></div>
<p>Tag attributes also supports setting <a href="https://swagger.io/docs/open-source-tools/swagger-ui/usage/oauth2/">initOAuth</a> method.</p>
<h3 id="swagger-ui-with-local-configurations">Swagger UI with local configurations</h3>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="143d9cc2" src="swagger-143d9cc2.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="9621df54" src="swagger-9621df54.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<h3 id="swagger-ui-without-local-configurations">Swagger UI without local configurations</h3>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="e71b9b00" src="swagger-e71b9b00.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="433ef527" src="swagger-433ef527.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("e71b9b00");
parent.update_swagger_ui_iframe_height("433ef527");
});

// start observing for resizing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("143d9cc2");
parent.update_swagger_ui_iframe_height("9621df54");
});

// start observing for resizing
Expand Down
2 changes: 1 addition & 1 deletion docs/pet-store/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ <h2 id="markdown">Markdown</h2>
<div class="highlight"><pre><span></span><code><a href="#__codelineno-0-1" id="__codelineno-0-1" name="__codelineno-0-1"></a><span class="p">&lt;</span><span class="nt">swagger-ui</span> <span class="na">src</span><span class="o">=</span><span class="s">"https://petstore.swagger.io/v2/swagger.json"</span><span class="p">/&gt;</span>
</code></pre></div>
<h2 id="swagger-ui">Swagger UI</h2>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="7286b324" src="swagger-7286b324.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
<p><iframe class="swagger-ui-iframe" frameborder="0" id="e769887f" src="swagger-e769887f.html" style="overflow:hidden;width:100%;" width="100%"></iframe></p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}

const resize_ob = new ResizeObserver(function(entries) {
parent.update_swagger_ui_iframe_height("7286b324");
parent.update_swagger_ui_iframe_height("e769887f");
});

// start observing for resizing
Expand Down
20 changes: 10 additions & 10 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,52 +2,52 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://blueswen.github.io/mkdocs-swagger-ui-tag/</loc>
<lastmod>2023-10-25</lastmod>
<lastmod>2023-11-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://blueswen.github.io/mkdocs-swagger-ui-tag/options/</loc>
<lastmod>2023-10-25</lastmod>
<lastmod>2023-11-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://blueswen.github.io/mkdocs-swagger-ui-tag/pet-store/</loc>
<lastmod>2023-10-25</lastmod>
<lastmod>2023-11-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://blueswen.github.io/mkdocs-swagger-ui-tag/demo/build-in-multiple/</loc>
<lastmod>2023-10-25</lastmod>
<lastmod>2023-11-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://blueswen.github.io/mkdocs-swagger-ui-tag/demo/multiple/</loc>
<lastmod>2023-10-25</lastmod>
<lastmod>2023-11-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://blueswen.github.io/mkdocs-swagger-ui-tag/demo/oauth2/</loc>
<lastmod>2023-10-25</lastmod>
<lastmod>2023-11-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://blueswen.github.io/mkdocs-swagger-ui-tag/demo/openapi-v3.1/</loc>
<lastmod>2023-10-25</lastmod>
<lastmod>2023-11-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://blueswen.github.io/mkdocs-swagger-ui-tag/demo/pet-store-full-width/</loc>
<lastmod>2023-10-25</lastmod>
<lastmod>2023-11-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://blueswen.github.io/mkdocs-swagger-ui-tag/demo/static-file/</loc>
<lastmod>2023-10-25</lastmod>
<lastmod>2023-11-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://blueswen.github.io/mkdocs-swagger-ui-tag/demo/without-try-it-out/</loc>
<lastmod>2023-10-25</lastmod>
<lastmod>2023-11-18</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified docs/sitemap.xml.gz
Binary file not shown.

0 comments on commit e3d2493

Please sign in to comment.