microsoft / microsoft/typespec
Add additional versioning decorators
Open
design:accepted
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
`@madeRequired`: indicating that a property has become required
`@defaultChangedFrom`: indicating that a property default value was added or changed at a particular version - the `never` value can be used to indicate no (previous) default.
Contributor guide
Assessment
This issue has not been assessed yet.