nifgen API has useless enum value StartTriggerType.P2P_ENDPOINT_FULLNESS
Open
Nobody has claimed this yet.
nifgen
source-breaker
- Dominant language
- Python
- Stars
- 128
- Forks
- 110
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 10
Description
Description of issue
There is no P2P Python API available, yet we included a useless, possibly confusing P2P_ENDPOINT_FULLNESS StartTriggerType enum value in our nifgen API. We should remove it.
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.
Research direction
Locate the nifgen API definition of the StartTriggerType enum and confirm how P2P_ENDPOINT_FULLNESS is represented. Remove that enum value, then verify that the generated or exposed API no longer includes it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100