Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
110 stars 76 forks source link

[Feature] Validate directives #1277

Open dolauli opened 7 months ago

dolauli commented 7 months ago

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