mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-21 08:59:50 +01:00
Updated Response Templating (markdown)
@@ -64,7 +64,7 @@ server
|
||||
}
|
||||
```
|
||||
|
||||
:memo: Note that the `UseTransformerForBodyAsFile` is required to not just transform the filename itself, but also transform the content from that specified file. (#386 and #1106)
|
||||
:memo: Note that the `UseTransformerForBodyAsFile` is required to not just transform the filename itself, but also transform the content from that specified file. ([#386](https://github.com/WireMock-Net/WireMock.Net/issues/386) and [#1106](https://github.com/WireMock-Net/WireMock.Net/issues/1106))
|
||||
|
||||
### Scriban
|
||||
For using Scriban as templating engine, just provide the type:
|
||||
|
||||
Reference in New Issue
Block a user