mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-05-22 07:56:58 +02:00
6e45255c9e
* Dynamic response files using Handlebars templating (#270) * * Response templating / transformation using Handlebars and extensions * Add unit test for JsonPath and BodyAsFile mapping (#272) * fix merge issue