AnswerDotAI / AnswerDotAI/ghapi
Missing orgs.list_saml_sso_authorizations and other enterprise endpoints
- Lenguaje dominante
- Python
- Estrellas
- 685
- Forks
- 70
- Merge medio
- 1 min
- PR fusionados (30 d)
- 2
Descripción
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.
Guía de contribución
Línea de trabajo
Empieza comparando la documentación REST de GitHub normal y de Enterprise Cloud enlazada en el issue, especialmente el endpoint list-saml-sso-authorizations; después, sigue cómo se genera o expone la interfaz API actual. Se considera terminado cuando los enterprise endpoints eliminados vuelvan a estar disponibles y las llamadas que dependían de ellos dejen de fallar; el issue no especifica archivos ni pruebas concretos.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github, openapi, python
- Área
- api, backend-api-design
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100