Azure / Azure/azure-rest-api-specs

BotService could not update `CallingWebHook` to empty for MS teams Channel

Open
#9,809 1 comment 0 reactions 2 assignees Claimed by @mmyyrroonn View on GitHub
Bot Service Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 2h
Merged PRs (30d)
424

Description

https://github.com/Azure/azure-rest-api-specs/blob/master/specification/botservice/resource-manager/Microsoft.BotService/preview/2018-07-12/botservice.json#L363

when field `CallingWebHook` for MS teams Channel is not empty, we want to update it to empty field but no effect, because the update function is a patch api. The create Api could not update it either.

the data from get rest api will always contains non-empty data for `CallingWebHook`

Both the portal and swagger have this problem.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.