doc: add jsonpath link

This commit is contained in:
debugtalk
2019-09-19 01:02:56 +08:00
committed by GitHub
parent ed0dc5708a
commit 842a9cf7e0

View File

@@ -5,7 +5,7 @@
**Added**
- feat: config variables support parsing from function
- feat: support jsonpath to parse json response [#679](https://github.com/httprunner/httprunner/pull/679)
- feat: support [jsonpath](https://goessner.net/articles/JsonPath/) to parse json response [#679](https://github.com/httprunner/httprunner/pull/679)
- feat: generate html report with specified report file [#704](https://github.com/httprunner/httprunner/pull/704)
**Changed**