allow some calls to use wildcard glob matching to search
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
list /public/*.txt
delete /public/user345*.*
Should we add recursive/non-recursive options also?
Contributor guide
Research direction
Start by locating the API entry points for the list and delete calls shown in the examples. Determine how wildcard matching and recursive versus non-recursive behavior should work, then add coverage for the stated list and delete patterns and their expected results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100