File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 366
366
"prefix" : " devproxy-plugin-graph-select-guidance" ,
367
367
"body" : [
368
368
" {" ,
369
- " \t\" name\" : \" GraphSdkGuidancePlugin \" ," ,
369
+ " \t\" name\" : \" GraphSelectGuidancePlugin \" ," ,
370
370
" \t\" enabled\" : true," ,
371
371
" \t\" pluginPath\" : \" ~appFolder/plugins/dev-proxy-plugins.dll\" ," ,
372
372
" \t\" urlsToWatch\" : [" ,
430
430
"prefix" : " devproxy-plugin-graph-minimal-permissions" ,
431
431
"body" : [
432
432
" {" ,
433
- " \t\" name\" : \" GraphSdkGuidancePlugin \" ," ,
433
+ " \t\" name\" : \" MinimalPermissionsPlugin \" ," ,
434
434
" \t\" enabled\" : true," ,
435
435
" \t\" pluginPath\" : \" ~appFolder/plugins/dev-proxy-plugins.dll\" ," ,
436
436
" \t\" configSection\" : \" minimalPermissionsPlugin\" " ,
490
490
"prefix" : " devproxy-plugin-odata-paging-guidance" ,
491
491
"body" : [
492
492
" {" ,
493
- " \t\" name\" : \" MockGeneratorPlugin \" ," ,
493
+ " \t\" name\" : \" ODataPagingGuidancePlugin \" ," ,
494
494
" \t\" enabled\" : true," ,
495
495
" \t\" pluginPath\" : \" ~appFolder/plugins/dev-proxy-plugins.dll\" " ,
496
496
" }"
You can’t perform that action at this time.
0 commit comments