We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d8072c commit bacf70fCopy full SHA for bacf70f
README.md
@@ -6,6 +6,14 @@
6
7
# [Full documentation](https://springdoc.org)
8
9
+# Acknowledgements
10
+
11
+[springdoc-openapi is made possible thanks to all of its contributors.](https://github.com/springdoc/springdoc-openapi/graphs/contributors)
12
13
+<a href="https://github.com/springdoc/springdoc-openapi/graphs/contributors">
14
+ <img src="https://contrib.rocks/image?repo=springdoc/springdoc-openapi" />
15
+</a>
16
17
# **Introduction**
18
19
The springdoc-openapi Java library helps automating the generation of API documentation using Spring Boot projects.
0 commit comments