[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