Azure / Azure/openapi-diff

Breaking change false positive when changing readonly property from true to false...

未关闭
#172 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。