[LintDiff][False positive] pipeline is showing false positive on LRO of delete
Open
ARM
bug
Central-EngSys
Spec PR Tools
Support
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
open this issue from this comment: https://github.com/Azure/azure-rest-api-specs/pull/23085#issuecomment-1487569177
This delete operation has the `x-ms-long-running-operation: true` with 200 and 204, but reported by the linter to require a 200 or 204 which is a false positive.
Contributor guide
Assessment
This issue has not been assessed yet.