Azure / Azure/azure-rest-api-specs

Redundant tags in AKS specification

Open
#15,293 1 comment 0 reactions 0 assignees View on GitHub
AKS Service Attention
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:

![image](https://user-images.githubusercontent.com/9611108/126521259-32e715e8-a364-45f0-9664-64cad14900c0.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.