Skip to content

Commit f3ebd21

Browse files
LinglingTongFredericHeem
authored andcommitted
add xms-ids for PowerBIEmbedded (Azure#17972)
1 parent 93153c0 commit f3ebd21

File tree

1 file changed

+8
-2
lines changed
  • specification/powerbiembedded/resource-manager/Microsoft.PowerBI/stable/2016-01-29

1 file changed

+8
-2
lines changed

specification/powerbiembedded/resource-manager/Microsoft.PowerBI/stable/2016-01-29/powerbiembedded.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,10 @@
637637
"type": "array",
638638
"items": {
639639
"$ref": "#/definitions/ErrorDetail"
640-
}
640+
},
641+
"x-ms-identifiers": [
642+
"code"
643+
]
641644
}
642645
}
643646
},
@@ -684,7 +687,10 @@
684687
"type": "array",
685688
"items": {
686689
"$ref": "#/definitions/Operation"
687-
}
690+
},
691+
"x-ms-identifiers": [
692+
"name"
693+
]
688694
}
689695
}
690696
},

0 commit comments

Comments
 (0)