mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-24 01:38:53 +02:00
Updated Response Templating (markdown)
@@ -69,7 +69,10 @@ In case you also want to transform the contents from a referenced file (via `Bod
|
|||||||
# Standard Handlebars helpers
|
# Standard Handlebars helpers
|
||||||
All of the standard helpers (template functions) provided by the [C# Handlebars implementation](https://github.com/rexm/Handlebars.Net) are available.
|
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:
|
The following extra helpers are present in WireMock.Net:
|
||||||
- [JsonPath.SelectToken & JsonPath.SelectTokens](#jsonpath)
|
- [JsonPath.SelectToken & JsonPath.SelectTokens](#jsonpath)
|
||||||
- Linq
|
- Linq
|
||||||
|
|||||||
Reference in New Issue
Block a user