File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,12 @@ There are several that you can contribute to Spring REST Docs:
3333 - Ask and answer questions on Stack Overflow using the [ ` spring-restdocs ` ] [ 15 ] tag.
3434 - Chat with fellow users [ on Gitter] [ 16 ] .
3535
36+ ## Third-party extensions
37+
38+ | Name | Description |
39+ | ---- | ----------- |
40+ | [ restdocs-wiremock] [ 17 ] | Auto-generate [ WireMock] [ 18 ] stubs as part of documenting your RESTful API |
41+
3642## Licence
3743
3844Spring REST Docs is open source software released under the [ Apache 2.0 license] [ 14 ] .
@@ -52,4 +58,6 @@ Spring REST Docs is open source software released under the [Apache 2.0 license]
5258[ 13 ] : CONTRIBUTING.md
5359[ 14 ] : http://www.apache.org/licenses/LICENSE-2.0.html
5460[ 15 ] : http://stackoverflow.com/tags/spring-restdocs
55- [ 16 ] : https://gitter.im/spring-projects/spring-restdocs
61+ [ 16 ] : https://gitter.im/spring-projects/spring-restdocs
62+ [ 17 ] : https://github.com/ePages-de/restdocs-wiremock
63+ [ 18 ] : http://wiremock.org/
You can’t perform that action at this time.
0 commit comments