microsoftgraph / microsoftgraph/msgraph-sdk-powershell

Investigate missing argument completer for certain enums

Open
#2,143 0 comments 0 reactions 1 assignee View on GitHub

@timayabi2020 is already working on this.

Since Jan 23, 2025.

type:feature
Dominant language
C#
Stars
898
Forks
230
Avg merge
2d 5h
Merged PRs (30d)
31

Description

Is your feature request related to a problem? Please describe.
Enum properties should have argument completer for their values. Some enum parameters such as New-MgBetaIdentityGovernanceLifecycleWorkflow -DisplayName "PS Test AF" -Category ... (lifecycleWorkflowCategory) are missing argument completer. See https://github.com/azure/AutoRest/blob/master/Documentation/swagger-extensions.md#x-ms-enum.

Describe the solution you'd like
Argument complete should be provided for all enums. This is not a blocking issue as customers can still provide the enum values without an argument completer.

Describe alternatives you've considered
N/A

Additional context
N/A

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.