Azure / Azure/azure-rest-api-specs

[BUG] Wrong tags are used in automation/hybridRunbookWorkerGroup delete operation

Open
#38,703 0 comments 0 reactions 0 assignees View on GitHub
Automation bug customer-reported Mgmt question Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

### API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/automation/resource-manager/Microsoft.Automation/stable/2024-10-23/hybridRunbookWorkerGroup.json#L39-L43

### API Spec version

2024-10-23

### Describe the bug

Delete operations is marked with wrong tags. It results in confusing packages generation in the downstream azure-rest-api-specs consumer.

### Expected behavior

tags for hybridRunbookWorkerGroup should be `HybridRunbookWorkerGroup`

### Actual behavior

Tags for delete operation is `ListAllHybridRunbookWorkerGroupInAutomationAccount`

### Reproduction Steps

You could find more details in the API Spec link

### Environment

_No response_

Contributor guide

Open the contributing guide

Research direction

Open the linked hybridRunbookWorkerGroup.json API specification and inspect lines 39-43, focusing on the delete operation. Correct its tag to HybridRunbookWorkerGroup, then verify that the specification no longer assigns ListAllHybridRunbookWorkerGroupInAutomationAccount to that operation.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, openapi
Domain
api, cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.