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 (Azure#16123)

* etag -> eTag

* Fix description

Co-authored-by: Alex Goldschmidt <algoldsc@microsoft.com>
  • Loading branch information
2 people authored and LeiWang3 committed Mar 31, 2022
1 parent 1e51aea commit d910bce
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 d910bce

Please sign in to comment.