Skip to content

Commit

Permalink
Test - changing error type
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Krivokapic committed May 23, 2023
1 parent 380a961 commit 84fff94
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions specification/sql/resource-manager/common/v2/types.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"$ref": "#/definitions/CloudErrorBody",
"description": "Error data"
}
},
"type": "object"
}
},
"CloudErrorBody": {
"x-ms-external": true,
Expand All @@ -49,8 +48,7 @@
"readOnly": true,
"type": "string"
}
},
"type": "object"
}
},
"ResourceIdentity": {
"description": "Azure Active Directory identity configuration for a resource.",
Expand Down

0 comments on commit 84fff94

Please sign in to comment.