Skip to content

Commit

Permalink
Adding x-ms-long-running-operation for patch (#19006)
Browse files Browse the repository at this point in the history
Co-authored-by: Shuo Li <[email protected]>
  • Loading branch information
sureleo and shul-msft authored May 17, 2022
1 parent c767823 commit 3bf5ad5
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,10 @@
"Updates a dataController tags.": {
"$ref": "./examples/UpdateDataController.json"
}
},
"x-ms-long-running-operation": true,
"x-ms-long-running-operation-options": {
"final-state-via": "azure-async-operation"
}
}
},
Expand Down

0 comments on commit 3bf5ad5

Please sign in to comment.