Azure / Azure/autorest.powershell
[Feature] Generate parameter description with possbile values.
Open
feature-request
P1
Tracking
- Dominant language
- C#
- Stars
- 123
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
If we have a parameter with PSArgumentCompleter('A', 'B') or ArgumentCompleter('A', 'B'), it's nice to list its possible values in its parameter description in help doc.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the AutoRest PowerShell generator turns parameter completers into help documentation. Check how PSArgumentCompleter and ArgumentCompleter values are represented and rendered, then verify that generated parameter descriptions list the possible values for both forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100