Updated Response Templating (markdown)

Stef Heyenrath
2020-04-22 20:11:10 +02:00
parent 9360c59f2a
commit 1630960aab

@@ -69,7 +69,10 @@ In case you also want to transform the contents from a referenced file (via `Bod
# Standard Handlebars helpers
All of the standard helpers (template functions) provided by the [C# Handlebars implementation](https://github.com/rexm/Handlebars.Net) are available.
# Extra Handlebars helpers
# Additional Handlebars helpers
In addition to the standard helpers, also the helpers from [Handlebars.Net.Helpers](https://github.com/StefH/Handlebars.Net.Helpers/wiki) are supported.
# Extra WireMock.Net Handlebars helpers
The following extra helpers are present in WireMock.Net:
- [JsonPath.SelectToken & JsonPath.SelectTokens](#jsonpath)
- Linq