Breaking change false positive when changing readonly property from true to false...
Aperta
- Lingua principale
- C#
- Stelle
- 290
- Fork
- 50
- Merge medio
- 5g 13h
- PR unite (30g)
- 5
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.