Skip to content

Commit

Permalink
Add LRO property for deletion-jobs API (Azure#16832)
Browse files Browse the repository at this point in the history
* add LRO property

* fix the api
  • Loading branch information
rokulka authored and LeiWang3 committed Mar 31, 2022
1 parent bea6efe commit 613972a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,8 @@
"Successful query": {
"$ref": "./examples/questionanswering/authoring/SuccessfulDeleteProject.json"
}
}
},
"x-ms-long-running-operation": true
}
},
"/query-knowledgebases/projects/deletion-jobs/{jobId}": {
Expand Down

0 comments on commit 613972a

Please sign in to comment.