microsoft / microsoft/azure-devops-python-api

Feature request: add function to call the Wiki Attachments - Get route

オープン
#380 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Python
スター
684
フォーク
218
平均マージ
8日 10時間
マージ済み PR(30日)
1

説明

The WikiClient has a create_attachment method that matches the Attachments - Create route of the API,
but it seems that there is not get_attachment method to match the Attachments - Get route of the API.

Could you please add one ?
While we're at it, it would be nice to have a kind of get-attachment-checksum API route to avoid re-uploading the same files when they don't change.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

azure-devops/azure/devops/released/wiki/wiki_client.py の既存の create_attachment メソッドから始め、Azure DevOps Attachments - Get route と比較してください。完了条件は、WikiClient が対応する get_attachment メソッドを公開することです。別個の checksum の案については、明確化とスコープの整理が必要です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, python
領域
api
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
55/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。