AnswerDotAI / AnswerDotAI/ghapi

Missing orgs.list_saml_sso_authorizations and other enterprise endpoints

未关闭
#167 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
685
派生
70
平均合并
1 分钟
30 天内合并 PR
2

描述

On the last api update, a bunch of enterprise endpoints were removed. I noticed that the github documentation is now split between the regular versions of github and the enterprise cloud version of github:

https://docs.github.com/en/enterprise-cloud@latest/rest/orgs/orgs?apiVersion=2022-11-28#list-saml-sso-authorizations-for-an-organization

whereas regular github doesn't have this endpoint documented:
https://docs.github.com/en/rest/orgs/orgs?apiVersion=2022-11-28

This is of course breaking any any calls that depended on the enterprise endpoints.

贡献指南

打开贡献指南

调研方向

首先比较 issue 中链接的常规版和 Enterprise Cloud GitHub REST 文档,尤其是 list-saml-sso-authorizations endpoint,然后追踪当前 API 接口是如何生成或暴露的。完成标准是,被移除的 enterprise endpoints 再次可用,依赖它们的调用不再中断;issue 没有指定具体的文件或测试。

由索引模型根据 Issue 内容生成。

评估

技术栈
github, openapi, python
领域
api, backend-api-design
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。