通过Github API列出Github存储库的依赖项

问题描述

Github网页在每个回购的见解页面显示哪个回购依赖于它: https://github.com/django/django/network/dependents

通过Github API,您似乎只会得到回购所依赖的回购,而不是依赖于回购的回购。参见Repository.dependencyGraphManifestshttps://docs.github.com/en/graphql/reference/objects#repository

我错过了什么吗?还是无法通过API获取家属?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)