Azure / Azure/azure-rest-api-specs

Bot Connection API shouldn't update the tags of Bot Channel Registration resource

Open
#18,334 1 comment 0 reactions 0 assignees View on GitHub
Bot Service Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

After tested, we found [Bot Connection API](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/botservice/resource-manager/Microsoft.BotService/stable/2021-03-01/botservice.json#L866) would retrieve/update the tags of [Bot Channel Registration resource](https://github.com/Azure/azure-rest-api-specs/blob/274ce070dd54fa454d91a4b4740904afa6a6e45d/specification/botservice/resource-manager/Microsoft.BotService/stable/2021-03-01/botservice.json#L1243). I assume Bot Connection API should update the tags of Bot Connection resource or Bot Connection API doesn't support tags. So seems it's a bug here.

Contributor guide

Open the contributing guide

Research direction

Start with the linked botservice.json operation around line 866 and the Bot Channel Registration resource around line 1243. Compare the Bot Connection API's tag handling with the relevant resource definition and confirm whether tags belong to Bot Connection or are unsupported. Done means the specification no longer assigns tag retrieval or updates to the wrong resource.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, openapi
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.