Azure / Azure/azure-rest-api-specs

ServiceBus: The operationId should be Rules_ListBySubscription instead of Rules_ListBySubscriptions

Open
#17,241 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Service Attention Service Bus
Dominant language
TypeSpec
Stars
3.1k
Forks
6k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

in https://github.com/Azure/azure-rest-api-specs/blob/30fca88fa23112e4296322f38610e02da522d390/specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2021-11-01/Rules.json#L42, the API will list the rules for a specific subscription, so the operation id should better be 'Rules_ListBySubscription'.

As the change would impact all SDKs, move the original issue https://github.com/Azure/azure-sdk-for-js/issues/11631 to better track this item.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2021-11-01/Rules.json at line 42 and confirm the operation lists rules for a specific subscription. Update the operation identifier to Rules_ListBySubscription, then verify the specification change is sufficient to track its impact on generated SDKs.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.