Merge pull request #614 from Kevin Fan

* gh-614:
  Fix minor mistake made from last merge for `README.md`

Closes gh-614
This commit is contained in:
Andy Wilkinson
2019-04-15 10:52:57 +01:00

View File

@@ -37,7 +37,6 @@ There are several that you can contribute to Spring REST Docs:
| Name | Description |
| ---- | ----------- |
<<<<<<< HEAD
| [restdocs-wiremock][17] | Auto-generate WireMock stubs as part of documenting your RESTful API |
| [restdocsext-jersey][18] | Enables Spring REST Docs to be used with [Jersey's test framework][19] |
| [spring-auto-restdocs][20] | Uses introspection and Javadoc to automatically document request and response parameters |