[RULE 1041] AddedPropertyInResponse shoul suggest adding "readonly true"
Open
Enhancement
planned
- Dominant language
- C#
- Stars
- 290
- Forks
- 50
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 5
Description
"Adding optional property in response" will cause SDK breaking changes only in case of GET-PUT. It's possible to avoid such scenario if the property is marked as "read only = true". The error/warning message should suggest adding it.
Contributor guide
Assessment
This issue has not been assessed yet.