Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot: the same Resource URI makes use of 2 different sets of constants #848

Closed
tombuildsstuff opened this issue May 30, 2022 · 1 comment
Closed
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

Comments

@tombuildsstuff
Copy link
Contributor

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

@tombuildsstuff tombuildsstuff added area/resource-ids Related to Resource IDs, Parsers and Formatters tool/importer-rest-api-specs Swagger Data Importer issues data/swagger-issue An issue related to the Swagger/OpenAPI Definitions labels May 30, 2022
tombuildsstuff added a commit that referenced this issue May 31, 2022
config: removing Bot temporarily due to #848
@tombuildsstuff
Copy link
Contributor Author

Consolidating into #2830

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant