Azure / Azure/openapi-diff

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

Open
#172 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
290
Forks
50
Avg merge
5d 13h
Merged PRs (30d)
5

Description

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

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, openapi
Domain
api, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.