microsoft / microsoft/typespec
Exclude lambda properties from model constructors
Open
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
If a custom property is added that is a lambda property (no setter), it should be excluded from the model constructor as it is calculated based on other properties.
Contributor guide
Assessment
This issue has not been assessed yet.