Remove instances of ARM private decorator use in azure-rest-api-specs
Open
eng
feature
triaged:core
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 90
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 156
Description
There are a few instances where folks have used private decorators, We should try to remove each of these. We can look for suppressions of "@azure-tools/typespec-azure-core/no-private-usage"
Contributor guide
Research direction
Search the repository for suppressions of "@azure-tools/typespec-azure-core/no-private-usage" and inspect each matching instance. Remove the private decorator uses and their related suppressions where appropriate, then run the repository's available validation checks. Done means the identified private decorator usages have been removed without introducing validation failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100