Breaking change false positive when changing readonly property from true to false...
オープン
- 主要言語
- C#
- スター
- 290
- フォーク
- 50
- 平均マージ
- 5日 13時間
- マージ済み PR(30日)
- 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