Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.Consumption to add versi…
Browse files Browse the repository at this point in the history
…on stable/2021-05-01 (#16123)

* etag -> eTag

* Fix description

Co-authored-by: Alex Goldschmidt <algoldsc@microsoft.com>
  • Loading branch information
alexgoldschmidt and Alex Goldschmidt authored Sep 23, 2021
1 parent 0208c5d commit 612b792
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5048,10 +5048,10 @@
"readOnly": true,
"$ref": "#/definitions/AmountWithExchangeRate"
},
"etag": {
"eTag": {
"readOnly": true,
"type": "string",
"description": "The etag for the resource."
"description": "The eTag for the resource."
}
}
},
Expand Down Expand Up @@ -5181,10 +5181,10 @@
"readOnly": true,
"$ref": "#/definitions/Reseller"
},
"etag": {
"eTag": {
"readOnly": true,
"type": "string",
"description": "The etag for the resource."
"description": "The eTag for the resource."
}
}
},
Expand Down Expand Up @@ -5243,10 +5243,10 @@
"readOnly": true,
"$ref": "#/definitions/Reseller"
},
"etag": {
"eTag": {
"readOnly": true,
"type": "string",
"description": "The etag for the resource."
"description": "The eTag for the resource."
}
}
},
Expand Down

0 comments on commit 612b792

Please sign in to comment.