Skip to content

Commit 17429b0

Browse files
authored
add xms-ids for orbital (Azure#17951)
1 parent f7f8f5b commit 17429b0

File tree

1 file changed

+11
-0
lines changed
  • specification/orbital/resource-manager/Microsoft.Orbital/preview/2021-04-04-preview

1 file changed

+11
-0
lines changed

specification/orbital/resource-manager/Microsoft.Orbital/preview/2021-04-04-preview/orbital.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,6 +1024,7 @@
10241024
"items": {
10251025
"$ref": "#/definitions/SpacecraftLink"
10261026
},
1027+
"x-ms-identifiers": [],
10271028
"description": "Links of the Spacecraft"
10281029
}
10291030
},
@@ -1298,6 +1299,7 @@
12981299
"items": {
12991300
"$ref": "#/definitions/ContactProfileLink"
13001301
},
1302+
"x-ms-identifiers": [],
13011303
"description": "Links of the Contact Profile"
13021304
}
13031305
},
@@ -1407,6 +1409,11 @@
14071409
"items": {
14081410
"$ref": "#/definitions/ContactProfileLinkChannel"
14091411
},
1412+
"x-ms-identifiers": [
1413+
"centerFrequencyMHz",
1414+
"bandwidthMHz",
1415+
"/endPoint/endPointName"
1416+
],
14101417
"description": "Contact Profile Link Channel"
14111418
}
14121419
},
@@ -1577,6 +1584,9 @@
15771584
"items": {
15781585
"$ref": "#/definitions/CloudErrorBody"
15791586
},
1587+
"x-ms-identifiers": [
1588+
"code"
1589+
],
15801590
"description": "A list of additional details about the error."
15811591
}
15821592
},
@@ -1600,6 +1610,7 @@
16001610
"items": {
16011611
"$ref": "#/definitions/AvailableContacts"
16021612
},
1613+
"x-ms-identifiers": [],
16031614
"description": "A list of available contacts"
16041615
},
16051616
"nextLink": {

0 commit comments

Comments
 (0)