@@ -37,30 +37,29 @@ There are several that you can contribute to Spring REST Docs:
37
37
38
38
| Name | Description |
39
39
| ---- | ----------- |
40
- | [ restdocs-wiremock] [ 17 ] | Auto-generate [ WireMock] [ 18 ] stubs as part of documenting your RESTful API |
41
- | [ restdocsext-jersey] [ 19 ] | Enables Spring REST Docs to be used with [ Jersey's test framework] [ 20 ] |
40
+ | [ restdocs-wiremock] [ 17 ] | Auto-generate WireMock stubs as part of documenting your RESTful API |
41
+ | [ restdocsext-jersey] [ 18 ] | Enables Spring REST Docs to be used with [ Jersey's test framework] [ 19 ] |
42
42
43
43
## Licence
44
44
45
45
Spring REST Docs is open source software released under the [ Apache 2.0 license] [ 14 ] .
46
46
47
47
[ 1 ] : https://build.spring.io/plugins/servlet/buildStatusImage/SRD-PUB ( Build status )
48
48
[ 2 ] : https://build.spring.io/browse/SRD-PUB
49
- [ 3 ] : http ://asciidoctor.org
50
- [ 4 ] : http ://docs.spring.io/spring-framework/docs/4.1.x/spring-framework-reference/htmlsingle/#spring-mvc-test-framework
49
+ [ 3 ] : https ://asciidoctor.org
50
+ [ 4 ] : https ://docs.spring.io/spring-framework/docs/4.1.x/spring-framework-reference/htmlsingle/#spring-mvc-test-framework
51
51
[ 5 ] : https://developer.github.com/v3/
52
- [ 6 ] : http ://swagger.io
52
+ [ 6 ] : https ://swagger.io
53
53
[ 7 ] : https://speakerdeck.com/ankinson/documenting-restful-apis-webinar
54
54
[ 8 ] : https://www.youtube.com/watch?v=knH5ihPNiUs&feature=youtu.be
55
- [ 9 ] : http ://docs.spring.io/spring-restdocs/docs/
56
- [ 10 ] : http ://gradle.org
55
+ [ 9 ] : https ://docs.spring.io/spring-restdocs/docs/
56
+ [ 10 ] : https ://gradle.org
57
57
[ 11 ] : CODE_OF_CONDUCT.md
58
58
[ 12 ] : https://help.github.com/articles/using-pull-requests/
59
59
[ 13 ] : CONTRIBUTING.md
60
60
[ 14 ] : https://www.apache.org/licenses/LICENSE-2.0.html
61
- [ 15 ] : http ://stackoverflow.com/tags/spring-restdocs
61
+ [ 15 ] : https ://stackoverflow.com/tags/spring-restdocs
62
62
[ 16 ] : https://gitter.im/spring-projects/spring-restdocs
63
63
[ 17 ] : https://github.com/ePages-de/restdocs-wiremock
64
- [ 18 ] : http://wiremock.org/
65
- [ 19 ] : https://github.com/RESTDocsEXT/restdocsext-jersey
66
- [ 20 ] : https://jersey.java.net/documentation/latest/test-framework.html
64
+ [ 18 ] : https://github.com/RESTDocsEXT/restdocsext-jersey
65
+ [ 19 ] : https://jersey.java.net/documentation/latest/test-framework.html
0 commit comments