Azure / Azure/azure-rest-api-specs
Redundant tags in AKS specification
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
[``` "tags": [
"managedClusters"
]```](https://github.com/Azure/azure-rest-api-specs/blob/f2553893baa03c3db9a9b7974e1845908805bd5f/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-05-01/managedClusters.json#L40) is redundant with [```"tags": [
"ManagedClusters"
]```](https://github.com/Azure/azure-rest-api-specs/blob/f2553893baa03c3db9a9b7974e1845908805bd5f/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-05-01/managedClusters.json#L114)
Please fix since when I try to render OpenAPI spec in SwaggerUI I get the following inconsistent grouping:

Contributor guide
Research direction
Open specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-05-01/managedClusters.json and compare the tags at lines 40 and 114. Remove the redundant or inconsistent tag entry, then verify that the rendered Swagger UI groups the operations consistently.
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