`enterprise_admin` endpoint missing.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- github, openapi, python
- Domain
- api, backend-api-design
Research direction
Reproduce the failure with the api.enterprise_admin entry point and start by reading ghapi/core.py around the reported __getattr__ path. Check how the API groups are exposed and verify against the GitHub API/OpenAPI definition; done means the enterprise-admin endpoint is available through the documented client interface.
Written by the indexing model from the issue text.
Description
Am I miss configured? No such attribute enterprise_admin.
How can I use this endpoint?
>>> api.enterprise_admin
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File ".venv/lib/python3.10/site-packages/ghapi/core.py", line 145, in __getattr__
def __getattr__(self,k): return self.groups[k] if 'groups' in vars(self) and k in self.groups else stop(AttributeError(k))
File ".venv/lib/python3.10/site-packages/fastcore/basics.py", line 240, in stop
raise e
AttributeError: enterprise_admin
- Dominant language
- Python
- Stars
- 687
- Forks
- 69
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from AnswerDotAI/ghapi
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
AnswerDotAI/ghapi#158 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
AnswerDotAI/ghapi#120 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 58/100
AnswerDotAI/ghapi#208 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
AnswerDotAI/ghapi#201 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
AnswerDotAI/ghapi#185 · 1 comment · 1 reaction ·
All issues in AnswerDotAI/ghapi
Similar issues
-
bug priority:low
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
CyberAgent/psd2svg#436 ·
-
area/install-update comp/cli comp/desktop P3 sweeper:risk-compatibility type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
NousResearch/hermes-agent#122386 · 1 comment ·
-
ai-generated
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
vllm-project/production-stack#1105 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100