CupOfOwls / CupOfOwls/kroger-api
Expand Request Schema Validation
- Dominant language
- Python
- Stars
- 28
- Forks
- 7
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
The codebase is currently missing schema validation for inputs and outputs. Before sending a request to the Kroger API, we should be able to identify whether the request content is valid, and provide helpful errors/feedback to the user when it is not.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the Python client constructs requests to and handles responses from the Kroger API; no file or test is named in the issue. Define the request and response validation scope and error expectations, then verify invalid inputs and outputs produce helpful feedback before considering the work done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100