Azure / Azure/azure-openapi-validator
top-level-resources-list-by-subscription lint rule shouldn't be applied to extension resources
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 57
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
**Describe the bug**
This is in regards to lint rule [top-level-resources-list-by-subscription.md](https://github.com/Azure/azure-openapi-validator/blob/main/docs/top-level-resources-list-by-subscription.md). This rule shouldn't be applied to extension resources, with the Uri format /{resourceUri}/providers/{providerNamespace}/{resourceType}/{resourceName}.
Reference - https://github.com/Azure/azure-rest-api-specs-pr/pull/13667/checks?check_run_id=15314422918
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.