Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Not all SDK Endpoints have the Access Token (AuthZ) option enabled

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
66/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
python
領域
api, authorization

調査の方向性

まず src/datadog_api_client/v1/api/monitors_api.py と src/datadog_api_client/v1/api/notebooks_api.py の AuthZ オプション定義を比較し、次に、同じ欠落がないか他の生成済み API エンドポイントファイルを調べます。対象のエンドポイントが、/api/v1/notebooks が curl で行っているようにアクセストークンを受け付けることを確認し、すべての関連する SDK エンドポイントが AuthZ オプションを一貫して公開した時点で作業完了とします。

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

説明

kind/bug stale

Describe the bug
Not all SDK Endpoints have the AuthZ options defined even thought they are actually supporting it.

To Reproduce
For example monitors_api.py does have it while notebooks_api.py does not.

If you test this with curl and an access token /api/v1/notebooks does work.

Expected behavior
I guess all API Endpoints should have AuthZ?

Environment and Versions (please complete the following information):
A clear and precise description of your setup:

  • version 2.56.0
主要言語
Python
スター
166
フォーク
55
平均マージ
2日 17時間
マージ済み PR(30日)
73

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

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

はじめの一歩

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

DataDog/datadog-api-client-python のほかの issue

DataDog/datadog-api-client-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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