Add `affecting_items` to Stat endpoint
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.2k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 21
Description
I think it would be nice to get back a reference to the items that affect a Pokemon's stat, either EV related or in battle
I'm honestly unsure if there would be many more things in it other than the X items, but still wanna throw it out there
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
Start by locating the Stat endpoint implementation and its response schema. Determine which EV-related and in-battle items are in scope, then document the expected affected_items response and add coverage for it. The issue does not name a file, test, or complete item set, so the scope needs clarification before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100