From 55ff8081bbdc62d1292fb6b26ba4ca402fead644 Mon Sep 17 00:00:00 2001 From: xuhumsft <116764429+xuhumsft@users.noreply.github.com> Date: Thu, 6 Apr 2023 10:31:47 -0700 Subject: [PATCH] fix typo --- .../preview/2023-04-01-preview/ContentPackages.json | 2 +- .../preview/2023-04-01-preview/ContentProductPackages.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentPackages.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentPackages.json index 67c71f9cce60..c92d3745f502 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentPackages.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentPackages.json @@ -349,7 +349,7 @@ "$ref": "./common/ContentCommonTypes.json#/definitions/metadataThreatAnalysisTactics", "description": "the tactics the resource covers" }, - "threatAnalyticsTechniques": { + "threatAnalysisTechniques": { "$ref": "./common/ContentCommonTypes.json#/definitions/metadataThreatAnalysisTechniques", "description": "the techniques the resource covers, these have to be aligned with the tactics being used" }, diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentProductPackages.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentProductPackages.json index 548d002124d4..b8f12c3df3cf 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentProductPackages.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentProductPackages.json @@ -262,7 +262,7 @@ "$ref": "./common/ContentCommonTypes.json#/definitions/metadataThreatAnalysisTactics", "description": "the tactics the resource covers" }, - "threatAnalyticsTechniques": { + "threatAnalysisTechniques": { "$ref": "./common/ContentCommonTypes.json#/definitions/metadataThreatAnalysisTechniques", "description": "the techniques the resource covers, these have to be aligned with the tactics being used" },