diff --git a/specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2022-06-15/webTests_API.json b/specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2022-06-15/webTests_API.json index 8dea92734228..5a3716f441a1 100644 --- a/specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2022-06-15/webTests_API.json +++ b/specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2022-06-15/webTests_API.json @@ -536,7 +536,7 @@ "format": "int32", "description": "Validate that the WebTest returns the http status code provided." }, - "IgnoreHttpsStatusCode": { + "IgnoreHttpStatusCode": { "type": "boolean", "description": "When set, validation will ignore the status code." }