mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-25 23:45:52 +03:00
[GH-ISSUE #354] Type-safe searching #110
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marioortizmanero on GitHub (Jul 28, 2022).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/354
Is your feature request related to a problem? Please describe.
The search endpoint requires specifying parameters and similars. We currently only require a
qstring, and the user has to build it themselves, which is pretty barebones.Describe the solution you'd like
It'd be great to have a builder pattern or any data structure that would make said step easier.
Describe alternatives you've considered
Leaving it as it is, but usability isn't good.
Additional context
See the troubles found in #351
@github-actions[bot] commented on GitHub (Jun 24, 2023):
Message to comment on stale issues. If none provided, will not mark issues stale