Support specifying `hash` for validation `pin_read`
Open
Nobody has claimed this yet.
.enhancement
- Dominant language
- Python
- Stars
- 59
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently raises a NotImplementedError.
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 at the pin_read entry point and trace the validation path that currently raises NotImplementedError for hash. Compare the supported validation options and verify that pin_read accepts hash without raising; the issue is complete when this behavior is covered by the existing validation checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100