Skip to content

Commit bc883e2

Browse files
guy-microsoftJoshLove-msft
authored andcommitted
Healthbot sdk fix - add "x-ms-long-running-operation": true to patch operation (Azure#22908)
* Update healthbot.json Add "x-ms-long-running-operation": true * Update healthbot.json Add "x-ms-long-running-operation": true * Update healthbot.json Add "x-ms-long-running-operation": true * Update healthbot.json Add "x-ms-long-running-operation": true * Update healthbot.json * Update healthbot.json Fix * Update healthbot.json * Update healthbot.json * Update healthbot.json
1 parent bc63ee1 commit bc883e2

File tree

1 file changed

+2
-1
lines changed
  • specification/healthbot/resource-manager/Microsoft.HealthBot/stable/2022-08-08

1 file changed

+2
-1
lines changed

specification/healthbot/resource-manager/Microsoft.HealthBot/stable/2022-08-08/healthbot.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,8 @@
181181
"$ref": "#/definitions/Error"
182182
}
183183
}
184-
}
184+
},
185+
"x-ms-long-running-operation": true
185186
},
186187
"delete": {
187188
"operationId": "Bots_Delete",

0 commit comments

Comments
 (0)