mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-05-19 21:36:54 +02:00
0972d2cb8f
* Add option to ProxySettings to append guid to mapping file * . * . * .
16 lines
297 B
JSON
16 lines
297 B
JSON
{
|
|
"dependencies": {
|
|
"appInsights1": {
|
|
"type": "appInsights.sdk"
|
|
},
|
|
"secrets1": {
|
|
"type": "secrets.user"
|
|
},
|
|
"storage1": {
|
|
"secretStore": null,
|
|
"resourceId": null,
|
|
"type": "storage.emulator",
|
|
"connectionId": "AzureWebJobsStorage"
|
|
}
|
|
}
|
|
} |