Updated Response Templating (markdown)

Stef Heyenrath
2024-05-21 07:30:20 +02:00
parent 75146269c2
commit fcf2256a83

@@ -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: