microsoft / microsoft/azure-devops-python-api
Creating a Group at project level - GraphGroupCreationContext issue
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 684
- Forks
- 218
- Ø Merge
- 8 T. 10 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit dem Clientmodell GraphGroupCreationContext und vergleiche es mit der verknüpften Azure DevOps REST-Dokumentation zur Erstellung von Gruppen auf Projektebene. Ermittle, ob das Modell und die dokumentierten Anfrageattribute übereinstimmen, und bestätige die unterstützte Methode zum Erstellen einer Gruppe auf Projektebene.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- azure, python
- Bereich
- api, devops
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100