Skip to content

Commit 11f03b1

Browse files
Disables paging plugin. Closes #201 (#202)
1 parent ce3915c commit 11f03b1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

msgraph-developer-proxy/appsettings.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@
5353
"pluginPath": "GraphProxyPlugins\\msgraph-developer-proxy-plugins.dll",
5454
"configSection": "graphRandomErrorsPlugin"
5555
},
56-
{
57-
"name": "ODataPagingGuidancePlugin",
58-
"disabled": false,
59-
"pluginPath": "GraphProxyPlugins\\msgraph-developer-proxy-plugins.dll",
60-
"configSection": "odataPagingPlugin"
61-
},
6256
{
6357
"name": "ExecutionSummaryPlugin",
6458
"disabled": false,

0 commit comments

Comments
 (0)