slackapi / slackapi/python-slack-sdk
Improve structure of `admin.apps.config.set` HTTP API arguments
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 4k
- フォーク
- 857
- 平均マージ
- 22時間 21分
- マージ済み PR(30日)
- 16
説明
I improved the documentation and helped implement the API methods for admin.apps.config.* recently in the node-slack-sdk. As part of this work, it became clear that the arguments for the admin.apps.config.set method were vaguely documented and unclear.
I did some discovery and was able to more specifically type them in the node-slack-sdk. See this section of the PR in node-slack-sdk.
Perhaps we could do something similar in the Python SDK.
Category (place an x in each of the [ ])
- slack_sdk.web.WebClient (sync/async) (Web API client)
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Python SDK の admin.apps.config.set Web API メソッドのエントリーポイントから始め、特にリンクされた diff を確認しながら、その引数処理を参照されている node-slack-sdk PR と比較します。その参照に一貫する形で引数構造を定義し、メソッドが受け付ける形式が SDK 内で明確に表現されていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100