From 8c0e9bd489b8311d5d3c5aa19934b787e9a13120 Mon Sep 17 00:00:00 2001 From: Arik Olsh <47111029+arolshan@users.noreply.github.com> Date: Sun, 14 Apr 2019 17:25:13 +0300 Subject: [PATCH] Adds suppression to readme --- specification/operationalinsights/resource-manager/readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/operationalinsights/resource-manager/readme.md b/specification/operationalinsights/resource-manager/readme.md index 3f3cabab589c..bb61f40db72d 100644 --- a/specification/operationalinsights/resource-manager/readme.md +++ b/specification/operationalinsights/resource-manager/readme.md @@ -191,4 +191,8 @@ directive: from: OperationalInsights.json where: $.definitions.ManagementGroupProperties.properties.isGateway reason: This validation error cannot be removed due to technical constraints on your service side. + - suppress: AvoidNestedProperties + from: OperationalInsights.json + where: $.definitions.DataSource.properties.properties + reason: False positive. Parent 'Properties' is swagger's ```