MagiCircles / MagiCircles/SchoolIdolAPI
API Problem
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Using "account" does not filter results in terms of account number such as in the example case of http://schoolido.lu/api/cards/?account=1
Contributor guide
No contributing guide indexed for this repository
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 reproducing the request at /api/cards/?account=1 and inspect the API endpoint and its existing filtering behavior. Confirm that the response is limited by account number and add or update coverage for this example request; the issue is old with no linked pull request, so check the comment history before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100