microsoft / microsoft/typespec
Decorating interface is still a recipe for disaster
Open
design:needed
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Recently got a bad crash in Document Intelligence spec because an interface had the versioning metadata but that won't get carried over to the `client.tsp` that use `op is`
We added a linter rule but that is limited to http route and even in this case it wouldn't help as there is linting rule warning it would still keep going and crash.
Contributor guide
Assessment
This issue has not been assessed yet.