Skip to content

Commit b64d050

Browse files
SDKAutomarkcowl
andcommitted
CodeGen from PR 18447 in Azure/azure-rest-api-specs
[OperationalInsights] Rename 'eTag' property to 'etag' (#18447) * Add blockchain to latest profile * Add additional types * Renamed 'eTag' to 'etag' same as all other ARM resources * rename 'eTag' to 'etag' Co-authored-by: Mark Cowlishaw <[email protected]>
1 parent 100ccbc commit b64d050

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/2021-06-01/Microsoft.OperationalInsights.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@
104104
"2021-06-01"
105105
]
106106
},
107-
"eTag": {
107+
"etag": {
108108
"type": "string",
109-
"description": "The ETag of the workspace."
109+
"description": "The etag of the workspace."
110110
},
111111
"location": {
112112
"type": "string",

0 commit comments

Comments
 (0)