Azure / Azure/azure-openapi-validator
[new rule]: Duplicated operationId under a tag
Open
sdk-rule
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 57
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
### Lint rule description
Duplicated operationId under a readme tag
### Related swagger example
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1764374&view=logs&j=93c21a0f-bcc7-52ab-fbd4-101c9042efd1&t=86706846-e41c-57e2-db9f-2a91c609f992
### Category
ARM
### Severity level
Error
### Applies to
Management plane API spec, Data plane API spec, RPaaS API spec
### How to fix the violation
Rename the duplicated operationId
### What't the impact if breaking the rule
Can't find the operation by operationId under a tag.
Contributor guide
Assessment
This issue has not been assessed yet.