github-tools / github-tools/github
Can't provide headers for preview features
- 主要言語
- JavaScript
- スター
- 3.8k
- フォーク
- 809
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
From the [collaborators API doc](https://developer.github.com/v3/repos/collaborators/#list-collaborators):
> Note: The Nested Teams API is currently available for developers to preview. See the blog post for full details. To access the API, you must provide a custom media type in the Accept header:
>
> application/vnd.github.hellcat-preview+json
I don't see a way to add a header like this in the current API of this library.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start with the collaborators API documentation linked in the issue, then locate the library's collaborators entry point and inspect how request options or headers are currently handled. Done means callers can provide the custom Accept media type required for preview APIs, with behavior covered by the project's existing tests if available.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100