mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #497] [MERGED] Added support for multiple search and added some tests #494
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#494
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?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/497
Author: @jakin010
Created: 9/27/2024
Status: ✅ Merged
Merged: 9/30/2024
Merged by: @ramsayleung
Base:
master← Head:master📝 Commits (4)
f608623Added support for multiple search and added some tests3e9c188Changes in CHANGELOGb1c7a81Removed println48c081dChanged from vec to intoiter and changelog to version 0.14.0 and rust fmt📊 Changes
4 files changed (+103 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+4 -0)📝
rspotify-model/src/search.rs(+11 -0)📝
src/clients/base.rs(+52 -1)📝
tests/test_with_credential.rs(+36 -0)📄 Description
Description
Their was no support for searching multiple types
Motivation and Context
#496
Type of change
How has this been tested?
Is this change properly documented?
Yes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.