From 327302cf390fd0ed1b0aa741a20c71a1a78ad6f1 Mon Sep 17 00:00:00 2001 From: Anu Thomas Chandy Date: Tue, 25 Sep 2018 11:15:27 -0700 Subject: [PATCH] Removing x-ms-pageable extension applied on return type of api that is non-pagable --- .../stable/2015-05-01/componentWorkItemConfigs_API.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2015-05-01/componentWorkItemConfigs_API.json b/specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2015-05-01/componentWorkItemConfigs_API.json index dfacb9dd2d7d..0b19c8af4472 100644 --- a/specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2015-05-01/componentWorkItemConfigs_API.json +++ b/specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2015-05-01/componentWorkItemConfigs_API.json @@ -146,9 +146,6 @@ "WorkItemConfigurationsGetDefault": { "$ref": "./examples/WorkItemConfigDefaultGet.json" } - }, - "x-ms-pageable": { - "nextLinkName": null } } },