Skip to content

Commit

Permalink
AutoRest fix: Added systemData back to "Resource" type
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuls committed Sep 2, 2021
1 parent 7c8f7f6 commit 8755209
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@
"readOnly": true,
"type": "string",
"description": "Resource type."
},
"systemData": {
"$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/systemData",
"readOnly": true
}
},
"x-ms-azure-resource": true
Expand Down

0 comments on commit 8755209

Please sign in to comment.