mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-21 08:59:50 +01:00
Updated Response Templating (markdown)
@@ -74,6 +74,8 @@ Besides a random text string, it's also possible to generate this random data:
|
||||
- MAC Address: `"{{Random Type=\"MACAddress\"}}"`
|
||||
- For more details on the supported random data types, see [RandomDataGenerator.Net](https://github.com/StefH/RandomDataGenerator);
|
||||
|
||||
Note: instead of using `\"` in above examples, you can also use `'`.
|
||||
|
||||
### JsonPath support
|
||||
JsonPath support is also present (internal logic is based on Newtonsoft.Json).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user