Creating a Group at project level - GraphGroupCreationContext issue
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 25/100
調査の方向性
GraphGroupCreationContext クライアントモデルから始め、プロジェクトレベルのグループ作成に関するリンク先の Azure DevOps REST ドキュメントと比較します。モデルとドキュメントに記載されたリクエスト属性が一致しているかを確認し、プロジェクトレベルのグループを作成するためのサポートされている方法を確認します。
索引モデルが issue の本文から書いたものです。
説明
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?
- 主要言語
- Python
- スター
- 684
- フォーク
- 218
- 平均マージ
- 8日 10時間
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
microsoft/azure-devops-python-api のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 55/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 55/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100