microsoft / microsoft/typespec
Versioning mutator api should also expose a way to map types
Open
lib:versioning
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Having a way to get the mutated type from the original and the other way around could be useful in scnearios where you might want a bigger picture of versioning but still rely on the mutators.
This api could be prone to misuse so have to think carefully how to expose it.
Contributor guide
Assessment
This issue has not been assessed yet.