Bot: the same Resource URI makes use of 2 different sets of constants #848
Labels
area/resource-ids
Related to Resource IDs, Parsers and Formatters
data/swagger-issue
An issue related to the Swagger/OpenAPI Definitions
tool/importer-rest-api-specs
Swagger Data Importer issues
This causes a perpetual diff
Constants:
https://github.com/Azure/azure-rest-api-specs/blob/40fdd84627937fdd8b3b06486497c8f2cfced350/specification/botservice/resource-manager/Microsoft.BotService/stable/2021-03-01/botservice.json#L2863-L2955
Endpoint 1:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/channels/{channelName}
https://github.com/Azure/azure-rest-api-specs/blob/40fdd84627937fdd8b3b06486497c8f2cfced350/specification/botservice/resource-manager/Microsoft.BotService/stable/2021-03-01/botservice.json#L304-L334
Endpoint 2:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/channels/{channelName}/regeneratekeys
https://github.com/Azure/azure-rest-api-specs/blob/40fdd84627937fdd8b3b06486497c8f2cfced350/specification/botservice/resource-manager/Microsoft.BotService/stable/2021-03-01/botservice.json#L643-L670
The text was updated successfully, but these errors were encountered: