microsoft / microsoft/typespec
tspd deduplicate signature types
Open
feature
mq
triaged:core
tspd
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
When you endup having multiple target or parameter type that match the same typescript type in the signature they are duplicated(things like `string | ScalarValue | ScalarValue`)
See pr https://github.com/microsoft/typespec/pull/8580
Contributor guide
Assessment
This issue has not been assessed yet.