Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 9184dcd

Browse files
Add x-ms-identifiers
1 parent 0c3919c commit 9184dcd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

specification/sql/resource-manager/Microsoft.Sql/preview/2022-08-01-preview/ManagedInstances.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,7 @@
704704
"items": {
705705
"$ref": "#/definitions/EndpointDetail"
706706
},
707+
"x-ms-identifiers": [],
707708
"readOnly": true
708709
}
709710
}
@@ -1161,6 +1162,7 @@
11611162
"items": {
11621163
"$ref": "#/definitions/EndpointDependency"
11631164
},
1165+
"x-ms-identifiers": [],
11641166
"readOnly": true
11651167
}
11661168
}
@@ -1175,6 +1177,7 @@
11751177
"items": {
11761178
"$ref": "#/definitions/OutboundEnvironmentEndpoint"
11771179
},
1180+
"x-ms-identifiers": [],
11781181
"readOnly": true
11791182
},
11801183
"nextLink": {

specification/sql/resource-manager/Microsoft.Sql/preview/2022-08-01-preview/StartStopManagedInstanceSchedules.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,8 @@
349349
"type": "array",
350350
"items": {
351351
"$ref": "#/definitions/ScheduleItem"
352-
}
352+
},
353+
"x-ms-identifiers": []
353354
},
354355
"nextRunAction": {
355356
"description": "Next action to be executed (Start or Stop)",

0 commit comments

Comments
 (0)