mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-21 00:50:24 +01: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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user