File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ The Dev Proxy extension makes it easy to create and update configuration files.
4141| ` devproxy-plugin-odata-paging-guidance ` | ODataPagingGuidancePlugin instance |
4242| ` devproxy-plugin-graph-odsp-search-guidance ` | ODSPSearchGuidancePlugin instance |
4343| ` devproxy-plugin-open-api-doc-generator ` | OpenApiDocGeneratorPlugin instance |
44- | ` devproxy-plugin-open-api-doc-generator ` | OpenAPIDocGeneratorPlugin instance |
4544| ` devproxy-plugin-rate-limiting ` | MockResponsePlugin instance |
4645| ` devproxy-plugin-rate-limiting-config ` | RateLimitingPlugin config section |
4746| ` devproxy-plugin-retry-after ` | RetryAfterPlugin instance |
Original file line number Diff line number Diff line change 391391 ],
392392 "description" : " ODSPSearchGuidancePlugin instance"
393393 },
394- "OpenApiDocGeneratorPlugin" : {
395- "prefix" : " devproxy-plugin-open-api-doc-generator" ,
396- "body" : [
397- " {" ,
398- " \t\" name\" : \" OpenApiDocGeneratorPlugin\" ," ,
399- " \t\" enabled\" : true," ,
400- " \t\" pluginPath\" : \" ~appFolder/plugins/dev-proxy-plugins.dll\" ," ,
401- " }"
402- ],
403- "description" : " OpenApiDocGeneratorPlugin instance"
404- },
405394 "OpenAPIDocGeneratorPlugin" : {
406395 "prefix" : " devproxy-plugin-open-api-doc-generator" ,
407396 "body" : [
You can’t perform that action at this time.
0 commit comments