microsoft / microsoft/typespec
Generated type definitions should include release tags
Open
feature
triaged:core
tspd
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
There doesn't seem to be a way to get the generated-def files that are generated when defining a custom decorator to include release tags. The release tag should be propagated from the tsp definition if it is specified, or there should be some other mechanism to generate these. Not having the release tag makes it difficult to enforce compliance with tools like api-extractor as there isn't a way to opt out specific files.
Contributor guide
Assessment
This issue has not been assessed yet.