[Rule 1007] RemovedClientParameter rule should account for moved parameter
未关闭
bug
planned
- 主要语言
- C#
- 星标
- 290
- 派生
- 50
- 平均合并
- 5 天 13 小时
- 30 天内合并 PR
- 5
描述
In case of the parameter that was marked as `x-ms-parameter-location: method` and then moved into the operation's parameters section should not report the breaking changes as this may not alter the generated SDK.
贡献指南
调研方向
从实现 Rule 1007、RemovedClientParameter 开始,追踪该规则如何评估从方法作用域移入 operation 的参数。如果有,请检查该规则现有的测试或 comparison fixtures。完成标准是:这次移动不再产生 breaking-change report,同时其他已移除参数的情况保留当前行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, openapi
- 领域
- api, cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100