|
255 | 255 | "{",
|
256 | 256 | "\t\"name\": \"CachingGuidancePlugin\",",
|
257 | 257 | "\t\"enabled\": true,",
|
258 |
| - "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",", |
259 |
| - "\t\"configSection\": \"cachingGuidance\"", |
| 258 | + "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"", |
260 | 259 | "}"
|
261 | 260 | ],
|
262 | 261 | "description": "CachingGuidancePlugin instance"
|
|
330 | 329 | "{",
|
331 | 330 | "\t\"name\": \"DevToolsPlugin\",",
|
332 | 331 | "\t\"enabled\": true,",
|
333 |
| - "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",", |
334 |
| - "\t\"configSection\": \"devTools\"", |
| 332 | + "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"", |
335 | 333 | "}"
|
336 | 334 | ],
|
337 | 335 | "description": "DevToolsPlugin instance"
|
|
372 | 370 | "{",
|
373 | 371 | "\t\"name\": \"ExecutionSummaryPlugin\",",
|
374 | 372 | "\t\"enabled\": true,",
|
375 |
| - "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",", |
376 |
| - "\t\"configSection\": \"executionSummaryPlugin\"", |
| 373 | + "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"", |
377 | 374 | "}"
|
378 | 375 | ],
|
379 | 376 | "description": "ExecutionSummaryPlugin instance"
|
|
547 | 544 | "{",
|
548 | 545 | "\t\"name\": \"GraphRandomErrorPlugin\",",
|
549 | 546 | "\t\"enabled\": true,",
|
550 |
| - "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",", |
551 |
| - "\t\"configSection\": \"graphRandomErrorPlugin\",", |
| 547 | + "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"", |
552 | 548 | "\t\"urlsToWatch\": [",
|
553 | 549 | "\t\t\"https://graph.microsoft.com/v1.0/*\",",
|
554 | 550 | "\t\t\"https://graph.microsoft.com/beta/*\",",
|
|
620 | 616 | "{",
|
621 | 617 | "\t\"name\": \"HttpFileGeneratorPlugin\",",
|
622 | 618 | "\t\"enabled\": true,",
|
623 |
| - "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",", |
624 |
| - "\t\"configSection\": \"latencyPlugin\"", |
| 619 | + "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"", |
625 | 620 | "}"
|
626 | 621 | ],
|
627 | 622 | "description": "HttpFileGeneratorPlugin instance"
|
|
807 | 802 | "{",
|
808 | 803 | "\t\"name\": \"RateLimitingPlugin\",",
|
809 | 804 | "\t\"enabled\": true,",
|
810 |
| - "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",", |
811 |
| - "\t\"configSection\": \"rateLimiting\"", |
| 805 | + "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"", |
812 | 806 | "}"
|
813 | 807 | ],
|
814 | 808 | "description": "MockResponsePlugin instance"
|
|
0 commit comments