[Breaking Change] Adding new required properties to a response-only model should NOT be breaking
Open
Breaking Changes
Central-EngSys
Spec PR Tools
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Can we update our breaking change detection tooling to NOT mark new required properties to a response-only model as not breaking?
As an example, this PR https://github.com/Azure/azure-rest-api-specs/pull/25798/checks?check_run_id=17322511994 flagged several AddedRequiredProperty breaking changes but they are not actually breaking.
Contributor guide
Assessment
This issue has not been assessed yet.