Updated Response Templating (markdown)

Stef Heyenrath
2025-02-25 07:43:52 +01:00
parent 7e95947947
commit d4feae45b7

@@ -125,9 +125,7 @@ All of the standard helpers (template functions) provided by the [C# Handlebars
# 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 included in WireMock.Net:
- [Humanizer](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/Humanizer)
- [JsonPath.SelectToken & JsonPath.SelectTokens](#jsonpath)
- [Linq](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/DynamicLinq)