Azure / Azure/azure-rest-api-specs
ServiceBus: The operationId should be Rules_ListBySubscription instead of Rules_ListBySubscriptions
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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