microsoft / microsoft/typespec
Update docs generation: use alias names if no other name is available
Open
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Rather than output "(anonymous model)" we should evaluate if an alias name is available and, if so, use that instead. The name or alias closest to the leaf node in the tree should be used.
Implementation issue for part of: https://github.com/microsoft/typespec/issues/1972
Contributor guide
Assessment
This issue has not been assessed yet.