Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.DigitalTwins to add vers…
Browse files Browse the repository at this point in the history
…ion stable/2020-10-31 (Azure#10902)

* Fix code generation issue

* Resolved merge conflict
  • Loading branch information
sjiherzig authored and nitegupt committed Sep 25, 2020
1 parent a0f528e commit 5135ca0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -895,6 +895,7 @@
"ExternalResource": {
"description": "Definition of a resource.",
"type": "object",
"x-ms-azure-resource": true,
"properties": {
"id": {
"readOnly": true,
Expand All @@ -916,7 +917,6 @@
},
"DigitalTwinsEndpointResource": {
"description": "DigitalTwinsInstance endpoint resource.",
"x-ms-azure-resource": true,
"allOf": [
{
"$ref": "#/definitions/ExternalResource"
Expand Down

0 comments on commit 5135ca0

Please sign in to comment.