From 2ccf5ddd7d7a8eba99e152dbfc5a972b2b4f9b30 Mon Sep 17 00:00:00 2001 From: xuhumsft <116764429+xuhumsft@users.noreply.github.com> Date: Wed, 28 Feb 2024 12:10:16 -0800 Subject: [PATCH] remove suppress that does not work --- specification/securityinsights/resource-manager/readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/specification/securityinsights/resource-manager/readme.md b/specification/securityinsights/resource-manager/readme.md index d087bf860a97..472932766867 100644 --- a/specification/securityinsights/resource-manager/readme.md +++ b/specification/securityinsights/resource-manager/readme.md @@ -939,8 +939,6 @@ directive: reason: 'Caused by a duplicate Resource definition in our common directory that contains systemData. We were instructed to supress this by Swagger reviewr.' - suppress: GuidUsage reason: 'Tenent Id should be a Guid' - - suppress: AvoidAdditionalProperties - from: Microsoft.SecurityInsights/preview/2024-01-01-preview/ThreatIntelligenceQuery.json ``` ---