mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-22 16:58:58 +02:00
Updated Response Templating (markdown)
@@ -132,9 +132,10 @@ The following extra helpers are present in WireMock.Net:
|
|||||||
- [JsonPath.SelectToken & JsonPath.SelectTokens](#jsonpath)
|
- [JsonPath.SelectToken & JsonPath.SelectTokens](#jsonpath)
|
||||||
- [Linq](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/DynamicLinq)
|
- [Linq](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/DynamicLinq)
|
||||||
- [Random](#random)
|
- [Random](#random)
|
||||||
- Regex.Match
|
- [Regex](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/Regex)
|
||||||
- [XPath.SelectSingleNode & XPath.SelectNodes & XPath.Evaluate](#xpath) and [XPath](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/XPath)
|
- [XPath.SelectSingleNode & XPath.SelectNodes & XPath.Evaluate](#xpath) and [XPath](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/XPath)
|
||||||
- Xeger
|
- Xeger
|
||||||
|
- [Xslt](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/Xslt)
|
||||||
|
|
||||||
## JsonPath
|
## JsonPath
|
||||||
JsonPath support is also present (internal logic is based on Newtonsoft.Json).
|
JsonPath support is also present (internal logic is based on Newtonsoft.Json).
|
||||||
|
|||||||
Reference in New Issue
Block a user