Skip to content

Commit d42f392

Browse files
authored
add x-ms-identifiers for intune (#19968)
1 parent 52e6e6a commit d42f392

File tree

1 file changed

+8
-2
lines changed
  • specification/intune/resource-manager/Microsoft.Intune/preview/2015-01-14-preview

1 file changed

+8
-2
lines changed

specification/intune/resource-manager/Microsoft.Intune/preview/2015-01-14-preview/intune.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2291,7 +2291,10 @@
22912291
"type": "array",
22922292
"items": {
22932293
"$ref": "#/definitions/operationMetadataProperties"
2294-
}
2294+
},
2295+
"x-ms-identifiers": [
2296+
"name"
2297+
]
22952298
}
22962299
}
22972300
},
@@ -2469,7 +2472,10 @@
24692472
"type": "array",
24702473
"items": {
24712474
"$ref": "#/definitions/FlaggedEnrolledAppError"
2472-
}
2475+
},
2476+
"x-ms-identifiers": [
2477+
"errorCode"
2478+
]
24732479
}
24742480
}
24752481
},

0 commit comments

Comments
 (0)