Azure / Azure/autorest.powershell
[Feature] Validate directives
Open
feature-request
P1
Ramp Up
- Dominant language
- C#
- Stars
- 123
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Currently in autorest/powershell, if the directive syntax is correct, we will not validate the directive takes effective or not. Ideally we should provide warnings for useless directives.
Following are some examples we should cover.
1. Hide/remove a non existed cmdlets/parameters
2. Rename/a parameter name
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.