microsoft / microsoft/azure-devops-python-api
Creating a Group at project level - GraphGroupCreationContext issue
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 684
- Fork
- 218
- Merge medio
- 8g 10h
- PR unite (30g)
- 1
Descrizione
Just want to verify if this API is ready to be consumed and used or this particular one is still at preview?
Looks like the request body and the model doesn't have the same attributes:
In here, there's a displayName and description:
https://docs.microsoft.com/en-us/rest/api/azure/devops/graph/groups/create?view=azure-devops-rest-5.0#create_a_group_at_the_project_level
But on the client, where it asks for a graphgroupcreationcontext, it only asks for a storagekey. And the warning here states that we shouldn't use this for creation of a group:
https://docs.microsoft.com/en-us/rest/api/azure/devops/graph/groups/create?view=azure-devops-rest-5.0#graphgroupcreationcontext
How can I create a group in a project level given the api above?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
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.
Direzione di ricerca
Inizia con il modello client GraphGroupCreationContext e confrontalo con la documentazione Azure DevOps REST collegata per la creazione di gruppi a livello di progetto. Determina se il modello e gli attributi della richiesta documentati sono allineati e conferma il modo supportato per creare un gruppo a livello di progetto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- azure, python
- Ambito
- api, devops
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100