Skip to content

Commit d1d1917

Browse files
committed
Update changelog.markdown
1 parent abc7339 commit d1d1917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ codecept run unit tests/unit/Codeception/TestLoaderTest:testAddCept
4747
* <strong>[REST]</strong> sendXXX methods now encode objects implementing JsonSerializable interfaces. *2014-12-19*
4848
* <strong>[REST]</strong> added methods to validate JSON structure *2014-12-19*
4949

50-
[seeResponseJsonMatchesJsonPath](http://codeception.com/docs/modules/REST#seeResponseJsonMatchesJsonPath) validates response JSON against <strong>[JsonPath]</strong>(http://goessner.net/articles/JsonPath/).
50+
[seeResponseJsonMatchesJsonPath](http://codeception.com/docs/modules/REST#seeResponseJsonMatchesJsonPath) validates response JSON against [JsonPath](http://goessner.net/articles/JsonPath/).
5151
Usage of JsonPath requires library `flow/jsonpath` to be installed.
5252

5353
[seeResponseJsonMatchesXpath](http://codeception.com/docs/modules/REST#seeResponseJsonMatchesXpath) validates response JSON against XPath.

0 commit comments

Comments
 (0)