Azure / Azure/azure-openapi-validator
False alert for NoDuplicatePathsForScopeParameter
Open
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 57
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
**Describe the bug**
false positive for NoDuplicatePathsForScopeParameter
**To Reproduce**
'/{scope}/providers/Microsoft.Help/solutions/{solutionResourceName}/warmup' '/{scope}/providers/Microsoft.Help/solutions/{solutionResourceName}'
in the above 2 paths, scope parameters are marked as duplicate which is false alert
**Expected behavior**
They should not be marked as duplicate
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: Windows
- Browser: edge
- Version [e.g. 22]
Contributor guide
Assessment
This issue has not been assessed yet.