We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3915c commit 11f03b1Copy full SHA for 11f03b1
msgraph-developer-proxy/appsettings.json
@@ -53,12 +53,6 @@
53
"pluginPath": "GraphProxyPlugins\\msgraph-developer-proxy-plugins.dll",
54
"configSection": "graphRandomErrorsPlugin"
55
},
56
- {
57
- "name": "ODataPagingGuidancePlugin",
58
- "disabled": false,
59
- "pluginPath": "GraphProxyPlugins\\msgraph-developer-proxy-plugins.dll",
60
- "configSection": "odataPagingPlugin"
61
- },
62
{
63
"name": "ExecutionSummaryPlugin",
64
"disabled": false,
0 commit comments