Is RequestParameter<> and ResponseProperty still needed?
Open
design:needed
lib:azure-core
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 90
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 156
Description
While cleaning up decorators I see those types with those private decorators but can't see any use of the types in spec repo. I do see the doc mentioning how to use it but nothing is using the getter for the decorator either so wondering if thats leftover from before
https://github.com/Azure/typespec-azure/blob/9020118fed6a865ab0ad26c34dd6430931339a3b/packages/typespec-azure-core/lib/models.tsp#L31
mentioned in the doc https://github.com/Azure/typespec-azure/blob/9020118fed6a865ab0ad26c34dd6430931339a3b/packages/typespec-azure-core/lib/decorators.tsp#L96
Contributor guide
Assessment
This issue has not been assessed yet.