AnswerDotAI / AnswerDotAI/ghapi
Documentation links don't go to the actual reference page.
- Dominant language
- Python
- Stars
- 685
- Forks
- 70
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
clicking on
[teams.list_idp_groups_for_legacy](https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team-legacy)(team_id): List IdP groups for a team (Legacy)
in docs seems to link to
https://docs.github.com/en/rest/teams?apiVersion=2026-03-10#list-idp-groups-for-a-team-legacy
This results in displaying the top level Section page for "Rest API Endpoints for teams" https://docs.github.com/en/rest/teams?apiVersion=2026-03-10
It should be linking to
https://docs.github.com/en/enterprise-cloud@latest/rest/teams/team-sync?apiVersion=2026-03-10#list-idp-groups-for-a-team-legacy
Which is the following:
- The enterprise-cloud version of the api Documentation
- The specific Endpoint documentation
Contributor guide
Assessment
This issue has not been assessed yet.