Skip to content

Commit 604f237

Browse files
author
msftbot[bot]
authored
[ReleasePR applicationinsights] {AzureApplicationInsights} fixes Azure/azure-rest-api-specs#22136 IgnoreHttpsStatusCode should be IgnoreHttpStatusCode (#2748)
Create to sync Azure/azure-rest-api-specs#22199 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...azure-sdk:sdkAuto/applicationinsights?expand=1)
2 parents 5a2fb7c + f1350d4 commit 604f237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2022-06-15/Microsoft.Insights.Application.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
],
328328
"description": "Validate that the WebTest returns the http status code provided."
329329
},
330-
"IgnoreHttpsStatusCode": {
330+
"IgnoreHttpStatusCode": {
331331
"oneOf": [
332332
{
333333
"type": "boolean"

0 commit comments

Comments
 (0)