Breaking change false positive when changing readonly property from true to false...
未关闭
- 主要语言
- C#
- 星标
- 290
- 派生
- 50
- 平均合并
- 5 天 13 小时
- 30 天内合并 PR
- 5
描述
I changed few properties readonly from true to false and breaking change tool flagging those. But, I don't expect those to be breaking , it is same as adding new property ( not removing it which is changing readonly from false to true).
PR: https://github.com/Azure/azure-rest-api-specs-pr/pull/1605
贡献指南
调研方向
The issue names no source files or tests; begin at the command-line breaking-change comparison for OpenAPI specs and reproduce a readonly true-to-false change. Done means the tool no longer flags that transition as breaking while preserving the false-to-true behavior, with the reported Azure REST API Specs case covered by verification.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, openapi
- 领域
- api, cli
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100