microsoftgraph / microsoftgraph/msgraph-sdk-powershell
Investigate missing argument completer for certain enums
@timayabi2020 ci sta già lavorando.
Dal 23/1/2025.
- Lingua principale
- C#
- Stelle
- 898
- Fork
- 230
- Merge medio
- 2g 5h
- PR unite (30g)
- 31
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.