microsoft / microsoft/typespec
Provide a way to say no doc when using doc comment
Open
design:needed
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Right now having an issue fixing #2002 where the doc comment for array would get carried over to all `model is ` by default.
Workaround in the fix is to use `@dev` tag so it doesn't get picked up but be good to decide if that what we want or a `noDoc` decorator
Contributor guide
Assessment
This issue has not been assessed yet.