mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-19 07:54:53 +01:00
Updated Response Templating (markdown)
@@ -132,9 +132,10 @@ The following extra helpers are present in WireMock.Net:
|
||||
- [JsonPath.SelectToken & JsonPath.SelectTokens](#jsonpath)
|
||||
- [Linq](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/DynamicLinq)
|
||||
- [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)
|
||||
- Xeger
|
||||
- [Xslt](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/Xslt)
|
||||
|
||||
## JsonPath
|
||||
JsonPath support is also present (internal logic is based on Newtonsoft.Json).
|
||||
|
||||
Reference in New Issue
Block a user