Update the documentation to reflect that links can now be optional

Closes gh-74
This commit is contained in:
Andy Wilkinson
2015-06-17 13:44:26 +01:00
parent 0699cdd068
commit aeb88eb313

View File

@@ -25,7 +25,7 @@ links.
When documenting links, the test will fail if an undocumented link is found in the
response. Similarly, the test will also fail if a documented link is not found in the
response.
response and the link has not be marked as optional.