Skip to content

Commit

Permalink
removing tags and location as they are alredy defined in CommonTracke…
Browse files Browse the repository at this point in the history
…dResource (#30327)
  • Loading branch information
sssharma24 authored Sep 9, 2024
1 parent d37c97f commit 1ad2975
Showing 1 changed file with 0 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1198,19 +1198,6 @@
"properties": {
"$ref": "#/definitions/VerifierWorkspaceProperties"
},
"tags": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"location": {
"type": "string",
"x-ms-mutability": [
"create",
"read"
]
},
"systemData": {
"readOnly": true,
"description": "The system metadata related to this resource.",
Expand Down

0 comments on commit 1ad2975

Please sign in to comment.