Skip to content

Commit 663eef1

Browse files
committed
samples update
1 parent e37032c commit 663eef1

File tree

4 files changed

+27
-2
lines changed

4 files changed

+27
-2
lines changed

docs/index.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="Asciidoctor 2.0.15">
8+
<meta name="author" content="OpenAPI 3 Library for spring-boot By Badr NASS LAHSEN">
9+
<title>OpenAPI 3 Library for spring-boot</title>
10+
<meta name="author" content="OpenAPI 3 Library for spring-boot By Badr NASS LAHSEN">
11+
<title>OpenAPI 3 Library for spring-boot</title>
12+
<meta property="og:title" content="OpenAPI 3 Library for spring-boot" />
13+
<meta property="og:locale" content="en_US" />
14+
<meta name="description" content="OpenAPI 3 Library for spring boot projects. Is based on swagger-ui, to display the OpenAPI description.Generates automatically the OpenAPI file." />
15+
<meta property="og:description" content="Library for OpenAPI 3 with spring boot projects. Is based on swagger-ui, to display the OpenAPI description.Generates automatically the OpenAPI file." />
16+
<link rel="canonical" href="http://springdoc.org/" />
17+
<meta property="og:url" content="http://springdoc.org/" />
18+
<meta property="og:site_name" content="OpenAPI 3 Library for spring-boot" />
19+
<meta property="og:image" content="https://springdoc.org/img/banner-logo.svg" />
20+
<meta name="author" content="Library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN">
821
<title>springdoc-openapi v2.8.4</title>
922
<link rel="stylesheet" href="css/site.css">
1023
<style>
@@ -233,6 +246,9 @@ <h1>springdoc-openapi v2.8.4</h1>
233246
<a href="https://www.lvm.de/" target="_blank">
234247
<img src="img/LVM_Versicherung_2010_logo.svg.png" height="10%" width="25%" />
235248
</a>
249+
<a href="https://gdnext.com/" target="_blank">
250+
<img src="img/gdnext.png" height="10%" width="25%" />
251+
</a>
236252
</p>
237253
</div>
238254
</div>
@@ -4645,7 +4661,7 @@ <h3 id="some-parameters-are-not-generated-in-the-resulting-openapi-spec"><a clas
46454661
</div>
46464662
<div id="footer">
46474663
<div id="footer-text">
4648-
Last updated 2024-11-28 21:46:08 +0100
4664+
Last updated 2025-02-06 23:57:43 +0100
46494665
</div>
46504666
</div>
46514667
</div>

docs/v1/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,9 @@ <h1>springdoc-openapi v1.8.0</h1>
228228
<a href="https://www.lvm.de/" target="_blank">
229229
<img src="img/LVM_Versicherung_2010_logo.svg.png" height="10%" width="25%"" />
230230
</a>
231+
<a href="https://gdnext.com/" target="_blank">
232+
<img src="img/gdnext.png" height="10%" width="25%" />
233+
</a>
231234
</p>
232235
</div>
233236
</div>
@@ -4211,7 +4214,7 @@ <h3 id="why-am-i-getting-an-error-swagger-ui-unable-to-render-definition-when-ov
42114214
</div>
42124215
<div id="footer">
42134216
<div id="footer-text">
4214-
Last updated 2024-11-28 21:46:08 +0100
4217+
Last updated 2025-02-06 23:57:49 +0100
42154218
</div>
42164219
</div>
42174220
</div>

src/docs/asciidoc/index.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ This project is sponsored by
2222
<a href="https://www.lvm.de/" target="_blank">
2323
<img src="img/LVM_Versicherung_2010_logo.svg.png" height="10%" width="25%" />
2424
</a>
25+
<a href="https://gdnext.com/" target="_blank">
26+
<img src="img/gdnext.png" height="10%" width="25%" />
27+
</a>
2528
</p>
2629
++++
2730

src/docs/asciidoc/v1/index.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ This project is sponsored by
2020
<a href="https://www.lvm.de/" target="_blank">
2121
<img src="img/LVM_Versicherung_2010_logo.svg.png" height="10%" width="25%"" />
2222
</a>
23+
<a href="https://gdnext.com/" target="_blank">
24+
<img src="img/gdnext.png" height="10%" width="25%" />
25+
</a>
2326
</p>
2427
++++
2528

0 commit comments

Comments
 (0)