File tree 1 file changed +3
-1
lines changed 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ There are several that you can contribute to Spring REST Docs:
39
39
| ---- | ----------- |
40
40
| [ restdocs-wiremock] [ 17 ] | Auto-generate [ WireMock] [ 18 ] stubs as part of documenting your RESTful API |
41
41
| [ restdocsext-jersey] [ 19 ] | Enables Spring REST Docs to be used with [ Jersey's test framework] [ 20 ] |
42
+ | [ spring-auto-restdocs] [ 21 ] | Uses introspection and Javadoc to automatically document request and response parameters |
42
43
43
44
## Licence
44
45
@@ -63,4 +64,5 @@ Spring REST Docs is open source software released under the [Apache 2.0 license]
63
64
[ 17 ] : https://github.com/ePages-de/restdocs-wiremock
64
65
[ 18 ] : http://wiremock.org/
65
66
[ 19 ] : https://github.com/RESTDocsEXT/restdocsext-jersey
66
- [ 20 ] : https://jersey.java.net/documentation/latest/test-framework.html
67
+ [ 20 ] : https://jersey.java.net/documentation/latest/test-framework.html
68
+ [ 21 ] : https://github.com/ScaCap/spring-auto-restdocs
You can’t perform that action at this time.
0 commit comments