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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.