mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-05-19 05:16:53 +02:00
0972d2cb8f
* Add option to ProxySettings to append guid to mapping file * . * . * .
11 lines
217 B
JSON
11 lines
217 B
JSON
{
|
|
"version": "2.0",
|
|
"logging": {
|
|
"applicationInsights": {
|
|
"samplingSettings": {
|
|
"isEnabled": true,
|
|
"excludedTypes": "Request"
|
|
}
|
|
}
|
|
}
|
|
} |