Skip to content

Commit a98a046

Browse files
committed
project update
1 parent d240972 commit a98a046

File tree

12 files changed

+65
-66
lines changed

12 files changed

+65
-66
lines changed

docs/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<div id="header">
4848
<h1>springdoc-openapi v1.6.8</h1>
4949
<div class="details">
50-
<span id="author" class="author">Library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN</span><br>
50+
<span id="author" class="author">The library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN</span><br>
5151
</div>
5252
<div id="toc" class="toc2">
5353
<div id="toctitle">Table of Contents</div>
@@ -203,7 +203,7 @@ <h1>springdoc-openapi v1.6.8</h1>
203203
<div id="preamble">
204204
<div class="sectionbody">
205205
<div class="paragraph">
206-
<p><a href="https://github.com/springdoc/springdoc-openapi" target="_blank" rel="noopener">View project on GitHub</a> <span class="image"><a class="image" href="https://github.com/springdoc/springdoc-openapi"><img src="img/github-logo.png" alt="github logo"></a></span></p>
206+
<p><code>springdoc-openapi</code> is on <a href="https://opencollective.com/springdoc" target="_blank" rel="noopener">Open Collective</a>. If you ❤️ this project consider becoming a <a href="https://github.com/sponsors/springdoc" target="_blank" rel="noopener">sponsor</a>.</p>
207207
</div>
208208
<div class="paragraph">
209209
<p>This project is sponsored by</p>
@@ -2090,6 +2090,9 @@ <h3 id="additional-resources-to-get-started"><a class="anchor" href="#additional
20902090
<div class="ulist">
20912091
<ul>
20922092
<li>
2093+
<p><a href="https://github.com/springdoc/springdoc-openapi" target="_blank" rel="noopener">View project on GitHub</a> <span class="image"><a class="image" href="https://github.com/springdoc/springdoc-openapi"><img src="img/github-logo.png" alt="github logo"></a></span></p>
2094+
</li>
2095+
<li>
20932096
<p><a href="https://prezi.com/view/r4DP4TCmYUJk1eaqjKG4/" target="_blank" rel="noopener">Springdoc-openapi presentation</a></p>
20942097
</li>
20952098
<li>
@@ -2143,10 +2146,10 @@ <h3 id="dependencies-repository"><a class="anchor" href="#dependencies-repositor
21432146
<h2 id="sponsor"><a class="anchor" href="#sponsor"></a>10. Sponsor</h2>
21442147
<div class="sectionbody">
21452148
<div class="paragraph">
2146-
<p>If you find <code>springdoc-openapi</code> useful for your work, please consider asking your company to support this Open Source project by becoming a sponsor.</p>
2149+
<p><code>springdoc-openapi</code> is on <a href="https://opencollective.com/springdoc" target="_blank" rel="noopener">Open Collective</a>.</p>
21472150
</div>
21482151
<div class="paragraph">
2149-
<p>You can also individually sponsor the project!</p>
2152+
<p>If you ❤️ this project consider becoming a <a href="https://github.com/sponsors/springdoc" target="_blank" rel="noopener">sponsor</a>.</p>
21502153
</div>
21512154
<div class="paragraph">
21522155
<p>This money is used to cover project expenses and your donation will help the project live and grow successfully.</p>
@@ -2173,10 +2176,7 @@ <h3 id="benefits-of-being-a-bronze-sponsor"><a class="anchor" href="#benefits-of
21732176
<p>You will receive a Sponsor badge 🎖!. Visibility on the front page of <a href="https://springdoc.org" class="bare">springdoc.org</a> in the <code>welcome</code> page (about 55,000 views/month on May, 2022).</p>
21742177
</li>
21752178
<li>
2176-
<p>The ability to create 1 <code>issue</code> every month, non transferable.</p>
2177-
</li>
2178-
<li>
2179-
<p>“Thank you” tweet from @springdoc.</p>
2179+
<p>“Thank you” tweet from `springdoc team'.</p>
21802180
</li>
21812181
</ul>
21822182
</div>
@@ -2192,7 +2192,7 @@ <h3 id="benefits-of-being-a-silver-sponsor"><a class="anchor" href="#benefits-of
21922192
<p>Same benefits as bronze sponsors (visibility on main pages, and thank you tweet).</p>
21932193
</li>
21942194
<li>
2195-
<p>The ability to create 2 <code>issues</code> every month, non transferable.</p>
2195+
<p>The ability to get support for 2 <code>issues</code> every month, non transferable.</p>
21962196
</li>
21972197
<li>
21982198
<p>If issues are not created by the end of the month, it is lost</p>
@@ -2211,7 +2211,7 @@ <h3 id="benefits-of-being-a-gold-sponsor"><a class="anchor" href="#benefits-of-b
22112211
<p>Same benefits as silver sponsors (visibility on main pages, and thank you tweet).</p>
22122212
</li>
22132213
<li>
2214-
<p>The ability to create 10 <code>issues</code> every month, non transferable.</p>
2214+
<p>The ability to get support for 10 <code>issues</code> every month, non transferable.</p>
22152215
</li>
22162216
<li>
22172217
<p>Company logos on all <a href="https://springdoc.org" class="bare">springdoc.org</a> page footers</p>
@@ -4160,7 +4160,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
41604160
</div>
41614161
<div id="footer">
41624162
<div id="footer-text">
4163-
Last updated 2022-05-01 14:12:32 +0200
4163+
Last updated 2022-05-01 17:09:13 +0200
41644164
</div>
41654165
</div>
41664166
<!-- Global site tag (gtag.js) - Google Analytics -->

docs/other-resources.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ <h3 id="_additional_resources_to_get_started"><a class="anchor" href="#_addition
3737
<div class="ulist">
3838
<ul>
3939
<li>
40+
<p><a href="https://github.com/springdoc/springdoc-openapi" target="_blank" rel="noopener">View project on GitHub</a> <span class="image"><a class="image" href="https://github.com/springdoc/springdoc-openapi"><img src="img/github-logo.png" alt="github logo"></a></span></p>
41+
</li>
42+
<li>
4043
<p><a href="https://prezi.com/view/r4DP4TCmYUJk1eaqjKG4/" target="_blank" rel="noopener">Springdoc-openapi presentation</a></p>
4144
</li>
4245
<li>
@@ -89,7 +92,7 @@ <h3 id="_dependencies_repository"><a class="anchor" href="#_dependencies_reposit
8992
</div>
9093
<div id="footer">
9194
<div id="footer-text">
92-
Last updated 2021-12-25 11:46:47 +0100
95+
Last updated 2022-05-01 17:10:47 +0200
9396
</div>
9497
</div>
9598
</div>

docs/sponsor.html

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
<h2 id="sponsor"><a class="anchor" href="#sponsor"></a>Sponsor</h2>
3434
<div class="sectionbody">
3535
<div class="paragraph">
36-
<p>If you find <code>springdoc-openapi</code> useful for your work, please consider asking your company to support this Open Source project by becoming a sponsor.</p>
36+
<p><code>springdoc-openapi</code> is on <a href="https://opencollective.com/springdoc" target="_blank" rel="noopener">Open Collective</a>.</p>
3737
</div>
3838
<div class="paragraph">
39-
<p>You can also individually sponsor the project!</p>
39+
<p>If you ❤️ this project consider becoming a <a href="https://github.com/sponsors/springdoc" target="_blank" rel="noopener">sponsor</a>.</p>
4040
</div>
4141
<div class="paragraph">
4242
<p>This money is used to cover project expenses and your donation will help the project live and grow successfully.</p>
@@ -63,10 +63,7 @@ <h3 id="_benefits_of_being_a_bronze_sponsor"><a class="anchor" href="#_benefits_
6363
<p>You will receive a Sponsor badge 🎖!. Visibility on the front page of <a href="https://springdoc.org" class="bare">https://springdoc.org</a> in the <code>welcome</code> page (about 55,000 views/month on May, 2022).</p>
6464
</li>
6565
<li>
66-
<p>The ability to create 1 <code>issue</code> every month, non transferable.</p>
67-
</li>
68-
<li>
69-
<p>“Thank you” tweet from @springdoc.</p>
66+
<p>“Thank you” tweet from `springdoc team'.</p>
7067
</li>
7168
</ul>
7269
</div>
@@ -82,7 +79,7 @@ <h3 id="_benefits_of_being_a_silver_sponsor"><a class="anchor" href="#_benefits_
8279
<p>Same benefits as bronze sponsors (visibility on main pages, and thank you tweet).</p>
8380
</li>
8481
<li>
85-
<p>The ability to create 2 <code>issues</code> every month, non transferable.</p>
82+
<p>The ability to get support for 2 <code>issues</code> every month, non transferable.</p>
8683
</li>
8784
<li>
8885
<p>If issues are not created by the end of the month, it is lost</p>
@@ -101,7 +98,7 @@ <h3 id="_benefits_of_being_a_gold_sponsor"><a class="anchor" href="#_benefits_of
10198
<p>Same benefits as silver sponsors (visibility on main pages, and thank you tweet).</p>
10299
</li>
103100
<li>
104-
<p>The ability to create 10 <code>issues</code> every month, non transferable.</p>
101+
<p>The ability to get support for 10 <code>issues</code> every month, non transferable.</p>
105102
</li>
106103
<li>
107104
<p>Company logos on all <a href="https://springdoc.org" class="bare">https://springdoc.org</a> page footers</p>
@@ -117,7 +114,7 @@ <h3 id="_benefits_of_being_a_gold_sponsor"><a class="anchor" href="#_benefits_of
117114
</div>
118115
<div id="footer">
119116
<div id="footer-text">
120-
Last updated 2022-05-01 14:13:47 +0200
117+
Last updated 2022-05-01 17:15:44 +0200
121118
</div>
122119
</div>
123120
</div>

docs/v2/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ <h1>springdoc-openapi v2.0.0-M2</h1>
189189
<div id="preamble">
190190
<div class="sectionbody">
191191
<div class="paragraph">
192-
<p><a href="https://github.com/springdoc/springdoc-openapi" target="_blank" rel="noopener">View project on GitHub</a> <span class="image"><a class="image" href="https://github.com/springdoc/springdoc-openapi"><img src="img/github-logo.png" alt="github logo"></a></span></p>
192+
<p><code>springdoc-openapi</code> is on <a href="https://opencollective.com/springdoc" target="_blank" rel="noopener">Open Collective</a>. If you ❤️ this project consider becoming a <a href="https://github.com/sponsors/springdoc" target="_blank" rel="noopener">sponsor</a>.</p>
193193
</div>
194194
<div class="paragraph">
195195
<p>This project is sponsored by</p>
@@ -1968,6 +1968,9 @@ <h3 id="additional-resources-to-get-started"><a class="anchor" href="#additional
19681968
<div class="ulist">
19691969
<ul>
19701970
<li>
1971+
<p><a href="https://github.com/springdoc/springdoc-openapi" target="_blank" rel="noopener">View project on GitHub</a> <span class="image"><a class="image" href="https://github.com/springdoc/springdoc-openapi"><img src="img/github-logo.png" alt="github logo"></a></span></p>
1972+
</li>
1973+
<li>
19711974
<p><a href="https://prezi.com/view/r4DP4TCmYUJk1eaqjKG4/" target="_blank" rel="noopener">Springdoc-openapi presentation</a></p>
19721975
</li>
19731976
<li>
@@ -2021,10 +2024,10 @@ <h3 id="dependencies-repository"><a class="anchor" href="#dependencies-repositor
20212024
<h2 id="sponsor"><a class="anchor" href="#sponsor"></a>10. Sponsor</h2>
20222025
<div class="sectionbody">
20232026
<div class="paragraph">
2024-
<p>If you find <code>springdoc-openapi</code> useful for your work, please consider asking your company to support this Open Source project by becoming a sponsor.</p>
2027+
<p><code>springdoc-openapi</code> is on <a href="https://opencollective.com/springdoc" target="_blank" rel="noopener">Open Collective</a>.</p>
20252028
</div>
20262029
<div class="paragraph">
2027-
<p>You can also individually sponsor the project!</p>
2030+
<p>If you ❤️ this project consider becoming a <a href="https://github.com/sponsors/springdoc" target="_blank" rel="noopener">sponsor</a>.</p>
20282031
</div>
20292032
<div class="paragraph">
20302033
<p>This money is used to cover project expenses and your donation will help the project live and grow successfully.</p>
@@ -2043,34 +2046,31 @@ <h2 id="sponsor"><a class="anchor" href="#sponsor"></a>10. Sponsor</h2>
20432046
<div class="sect2">
20442047
<h3 id="benefits-of-being-a-bronze-sponsor"><a class="anchor" href="#benefits-of-being-a-bronze-sponsor"></a>10.1. Benefits of being a bronze sponsor</h3>
20452048
<div class="paragraph">
2046-
<p>Bronze sponsors donate $50 per month to the project and get the following benefits:</p>
2049+
<p>Bronze sponsors donate $50 per month to the project, and get the following benefits:</p>
20472050
</div>
20482051
<div class="ulist">
20492052
<ul>
20502053
<li>
20512054
<p>You will receive a Sponsor badge 🎖!. Visibility on the front page of <a href="https://springdoc.org" class="bare">springdoc.org</a> in the <code>welcome</code> page (about 55,000 views/month on May, 2022).</p>
20522055
</li>
20532056
<li>
2054-
<p>The ability to create 1 <code>issue</code> every month, non transferable.</p>
2055-
</li>
2056-
<li>
2057-
<p>“Thank you” tweet from @springdoc.</p>
2057+
<p>“Thank you” tweet from `springdoc team'.</p>
20582058
</li>
20592059
</ul>
20602060
</div>
20612061
</div>
20622062
<div class="sect2">
20632063
<h3 id="benefits-of-being-a-silver-sponsor"><a class="anchor" href="#benefits-of-being-a-silver-sponsor"></a>10.2. Benefits of being a silver sponsor</h3>
20642064
<div class="paragraph">
2065-
<p>Silver sponsors donate $100 per month to the project and get the following benefits:</p>
2065+
<p>Silver sponsors donate $100 per month to the project, and get the following benefits:</p>
20662066
</div>
20672067
<div class="ulist">
20682068
<ul>
20692069
<li>
20702070
<p>Same benefits as bronze sponsors (visibility on main pages, and thank you tweet).</p>
20712071
</li>
20722072
<li>
2073-
<p>The ability to create 2 <code>issues</code> every month, non transferable.</p>
2073+
<p>The ability to get support for 2 <code>issues</code> every month, non transferable.</p>
20742074
</li>
20752075
<li>
20762076
<p>If issues are not created by the end of the month, it is lost</p>
@@ -2081,15 +2081,15 @@ <h3 id="benefits-of-being-a-silver-sponsor"><a class="anchor" href="#benefits-of
20812081
<div class="sect2">
20822082
<h3 id="benefits-of-being-a-gold-sponsor"><a class="anchor" href="#benefits-of-being-a-gold-sponsor"></a>10.3. Benefits of being a gold sponsor</h3>
20832083
<div class="paragraph">
2084-
<p>Gold sponsors donate $500 per month to the project and get the following benefits:</p>
2084+
<p>Gold sponsors donate $500 per month to the project, and get the following benefits:</p>
20852085
</div>
20862086
<div class="ulist">
20872087
<ul>
20882088
<li>
20892089
<p>Same benefits as silver sponsors (visibility on main pages, and thank you tweet).</p>
20902090
</li>
20912091
<li>
2092-
<p>The ability to create 10 <code>issues</code> every month, non transferable.</p>
2092+
<p>The ability to get support for 10 <code>issues</code> every month, non transferable.</p>
20932093
</li>
20942094
<li>
20952095
<p>Company logos on all <a href="https://springdoc.org" class="bare">springdoc.org</a> page footers</p>
@@ -3928,7 +3928,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
39283928
</div>
39293929
<div id="footer">
39303930
<div id="footer-text">
3931-
Last updated 2022-05-01 14:12:29 +0200
3931+
Last updated 2022-05-01 17:09:43 +0200
39323932
</div>
39333933
</div>
39343934
<!-- Global site tag (gtag.js) - Google Analytics -->

docs/v2/other-resources.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ <h3 id="_additional_resources_to_get_started"><a class="anchor" href="#_addition
3737
<div class="ulist">
3838
<ul>
3939
<li>
40+
<p><a href="https://github.com/springdoc/springdoc-openapi" target="_blank" rel="noopener">View project on GitHub</a> <span class="image"><a class="image" href="https://github.com/springdoc/springdoc-openapi"><img src="img/github-logo.png" alt="github logo"></a></span></p>
41+
</li>
42+
<li>
4043
<p><a href="https://prezi.com/view/r4DP4TCmYUJk1eaqjKG4/" target="_blank" rel="noopener">Springdoc-openapi presentation</a></p>
4144
</li>
4245
<li>
@@ -89,7 +92,7 @@ <h3 id="_dependencies_repository"><a class="anchor" href="#_dependencies_reposit
8992
</div>
9093
<div id="footer">
9194
<div id="footer-text">
92-
Last updated 2021-12-25 11:46:47 +0100
95+
Last updated 2022-05-01 17:10:54 +0200
9396
</div>
9497
</div>
9598
</div>

docs/v2/sponsor.html

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
<h2 id="sponsor"><a class="anchor" href="#sponsor"></a>Sponsor</h2>
3434
<div class="sectionbody">
3535
<div class="paragraph">
36-
<p>If you find <code>springdoc-openapi</code> useful for your work, please consider asking your company to support this Open Source project by becoming a sponsor.</p>
36+
<p><code>springdoc-openapi</code> is on <a href="https://opencollective.com/springdoc" target="_blank" rel="noopener">Open Collective</a>.</p>
3737
</div>
3838
<div class="paragraph">
39-
<p>You can also individually sponsor the project!</p>
39+
<p>If you ❤️ this project consider becoming a <a href="https://github.com/sponsors/springdoc" target="_blank" rel="noopener">sponsor</a>.</p>
4040
</div>
4141
<div class="paragraph">
4242
<p>This money is used to cover project expenses and your donation will help the project live and grow successfully.</p>
@@ -55,34 +55,31 @@ <h2 id="sponsor"><a class="anchor" href="#sponsor"></a>Sponsor</h2>
5555
<div class="sect2">
5656
<h3 id="_benefits_of_being_a_bronze_sponsor"><a class="anchor" href="#_benefits_of_being_a_bronze_sponsor"></a>Benefits of being a bronze sponsor</h3>
5757
<div class="paragraph">
58-
<p>Bronze sponsors donate $50 per month to the project and get the following benefits:</p>
58+
<p>Bronze sponsors donate $50 per month to the project, and get the following benefits:</p>
5959
</div>
6060
<div class="ulist">
6161
<ul>
6262
<li>
6363
<p>You will receive a Sponsor badge 🎖!. Visibility on the front page of <a href="https://springdoc.org" class="bare">https://springdoc.org</a> in the <code>welcome</code> page (about 55,000 views/month on May, 2022).</p>
6464
</li>
6565
<li>
66-
<p>The ability to create 1 <code>issue</code> every month, non transferable.</p>
67-
</li>
68-
<li>
69-
<p>“Thank you” tweet from @springdoc.</p>
66+
<p>“Thank you” tweet from `springdoc team'.</p>
7067
</li>
7168
</ul>
7269
</div>
7370
</div>
7471
<div class="sect2">
7572
<h3 id="_benefits_of_being_a_silver_sponsor"><a class="anchor" href="#_benefits_of_being_a_silver_sponsor"></a>Benefits of being a silver sponsor</h3>
7673
<div class="paragraph">
77-
<p>Silver sponsors donate $100 per month to the project and get the following benefits:</p>
74+
<p>Silver sponsors donate $100 per month to the project, and get the following benefits:</p>
7875
</div>
7976
<div class="ulist">
8077
<ul>
8178
<li>
8279
<p>Same benefits as bronze sponsors (visibility on main pages, and thank you tweet).</p>
8380
</li>
8481
<li>
85-
<p>The ability to create 2 <code>issues</code> every month, non transferable.</p>
82+
<p>The ability to get support for 2 <code>issues</code> every month, non transferable.</p>
8683
</li>
8784
<li>
8885
<p>If issues are not created by the end of the month, it is lost</p>
@@ -93,15 +90,15 @@ <h3 id="_benefits_of_being_a_silver_sponsor"><a class="anchor" href="#_benefits_
9390
<div class="sect2">
9491
<h3 id="_benefits_of_being_a_gold_sponsor"><a class="anchor" href="#_benefits_of_being_a_gold_sponsor"></a>Benefits of being a gold sponsor</h3>
9592
<div class="paragraph">
96-
<p>Gold sponsors donate $500 per month to the project and get the following benefits:</p>
93+
<p>Gold sponsors donate $500 per month to the project, and get the following benefits:</p>
9794
</div>
9895
<div class="ulist">
9996
<ul>
10097
<li>
10198
<p>Same benefits as silver sponsors (visibility on main pages, and thank you tweet).</p>
10299
</li>
103100
<li>
104-
<p>The ability to create 10 <code>issues</code> every month, non transferable.</p>
101+
<p>The ability to get support for 10 <code>issues</code> every month, non transferable.</p>
105102
</li>
106103
<li>
107104
<p>Company logos on all <a href="https://springdoc.org" class="bare">https://springdoc.org</a> page footers</p>
@@ -117,7 +114,7 @@ <h3 id="_benefits_of_being_a_gold_sponsor"><a class="anchor" href="#_benefits_of
117114
</div>
118115
<div id="footer">
119116
<div id="footer-text">
120-
Last updated 2022-05-01 14:15:24 +0200
117+
Last updated 2022-05-01 17:15:27 +0200
121118
</div>
122119
</div>
123120
</div>

src/docs/asciidoc/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
= springdoc-openapi v{springdoc-version}
2-
Library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN
2+
The library for OpenAPI 3 with spring-boot By Badr NASS LAHSEN
33
include::_attributes.adoc[]
44

5-
link:https://github.com/springdoc/springdoc-openapi[View project on GitHub, window="_blank"] image:img/github-logo.png[link="https://github.com/springdoc/springdoc-openapi"]
5+
`springdoc-openapi` is on link:https://opencollective.com/springdoc[Open Collective, window="_blank"]. If you ❤️ this project consider becoming a link:https://github.com/sponsors/springdoc[sponsor, window="_blank"].
66

77
This project is sponsored by
88
++++

src/docs/asciidoc/other-resources.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
== Other resources
33

44
=== Additional resources to get started
5+
- link:https://github.com/springdoc/springdoc-openapi[View project on GitHub, window="_blank"] image:img/github-logo.png[link="https://github.com/springdoc/springdoc-openapi"]
56
- link:https://prezi.com/view/r4DP4TCmYUJk1eaqjKG4/[Springdoc-openapi presentation, window="_blank"]
67
- link:https://www.baeldung.com/spring-rest-openapi-documentation[Baeldung, window="_blank"]
78
- link:https://dzone.com/articles/openapi-3-documentation-with-spring-boot[DZone Part1, window="_blank"]

0 commit comments

Comments
 (0)