Skip to content

Commit

Permalink
CodeGen from PR 14953 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 04aa5446b919dd8ce7bfec1072bdb349f90e7e82 into d9249ed91d16c8ff8bf81e2df13e54bd0439bb64
  • Loading branch information
SDKAuto committed Jun 24, 2021
1 parent 05d4239 commit cb0ae02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schemas/2020-08-01/Microsoft.OperationalInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@
},
"etag": {
"type": "string",
"description": "The ETag of the saved search."
"description": "The ETag of the saved search. To override an existing saved search, use \"*\" or specify the current Etag"
},
"name": {
"type": "string",
Expand Down Expand Up @@ -1363,7 +1363,7 @@
},
"etag": {
"type": "string",
"description": "The ETag of the saved search."
"description": "The ETag of the saved search. To override an existing saved search, use \"*\" or specify the current Etag"
},
"name": {
"type": "string",
Expand Down

0 comments on commit cb0ae02

Please sign in to comment.