Skip to content

Commit 7efe0ae

Browse files
authored
fix HookInfo and HookInfoPatch (#14585)
1 parent 64a5568 commit 7efe0ae

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

specification/cognitiveservices/data-plane/MetricsAdvisor/preview/v1.0/MetricsAdvisor.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"title": "Azure Cognitive Service Metrics Advisor REST API (OpenAPI v2)",
5-
"description": "Azure Cognitive Service Metrics Advisor REST API (OpenAPI v2)",
4+
"title": "Microsoft Azure Metrics Advisor REST API (OpenAPI v2)",
5+
"description": "Microsoft Azure Metrics Advisor REST API (OpenAPI v2)",
66
"version": "1.0"
77
},
88
"paths": {
@@ -6288,8 +6288,7 @@
62886288
"type": "array",
62896289
"items": {
62906290
"type": "string"
6291-
},
6292-
"readOnly": true
6291+
}
62936292
}
62946293
},
62956294
"discriminator": "hookType"
@@ -6438,8 +6437,7 @@
64386437
"type": "array",
64396438
"items": {
64406439
"type": "string"
6441-
},
6442-
"readOnly": true
6440+
}
64436441
}
64446442
},
64456443
"discriminator": "hookType"

0 commit comments

Comments
 (0)