Skip to content

Commit 14f29e6

Browse files
authored
updated public doc for export put etag optional (#20218)
1 parent 64b7a49 commit 14f29e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01/costmanagement.exports.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"Exports"
163163
],
164164
"operationId": "Exports_CreateOrUpdate",
165-
"description": "The operation to create or update a export. Update operation requires latest eTag to be set in the request. You may obtain the latest eTag by performing a get operation. Create operation does not require eTag.",
165+
"description": "The operation to create or update an export. You can optionally provide an eTag if desired as a form of concurrency control. To obtain the latest eTag for a given export, perform a get operation prior to your put operation.",
166166
"externalDocs": {
167167
"url": "https://docs.microsoft.com/en-us/rest/api/costmanagement/"
168168
},

0 commit comments

Comments
 (0)