microsoft / microsoft/typespec
Consider removing unreferenced-type-handling option
Open
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
We currently have multiple ways of controlling what types are retained. The idea would be to simplify so that everything is handled in the spec. Models would be internalized if not exposed via client methods. If a model should be kept public, users can do this via the `access` decorator.
Contributor guide
Assessment
This issue has not been assessed yet.