Skip to content

Commit 2668e35

Browse files
[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 0b19f7f commit 2668e35

File tree

1 file changed

+2
-2
lines changed
  • specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2021-06-01

1 file changed

+2
-2
lines changed

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2021-06-01/Workspaces.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,9 +632,9 @@
632632
"$ref": "#/definitions/WorkspaceProperties",
633633
"description": "Workspace properties."
634634
},
635-
"eTag": {
635+
"etag": {
636636
"type": "string",
637-
"description": "The ETag of the workspace."
637+
"description": "The etag of the workspace."
638638
}
639639
},
640640
"allOf": [

0 commit comments

Comments
 (0)