[PR #306] [MERGED] Add collection variant to Type #389

Closed
opened 2026-02-27 20:24:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/306
Author: @marioortizmanero
Created: 3/13/2022
Status: Merged
Merged: 3/13/2022
Merged by: @ramsayleung

Base: masterHead: collection


📝 Commits (2)

📊 Changes

2 files changed (+6 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 rspotify-model/src/enums/types.rs (+1 -0)

📄 Description

Description

This simply adds a Collection variant to Type

Motivation and Context

See https://github.com/ramsayleung/rspotify/issues/218#issuecomment-1066061035

Dependencies

None

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How has this been tested?

CI still passes

Is this change properly documented?

Yes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ramsayleung/rspotify/pull/306 **Author:** [@marioortizmanero](https://github.com/marioortizmanero) **Created:** 3/13/2022 **Status:** ✅ Merged **Merged:** 3/13/2022 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `collection` --- ### 📝 Commits (2) - [`e4d2688`](https://github.com/ramsayleung/rspotify/commit/e4d268876b0c624cb136c86913811c8ef0a1f049) Add `collection` variant to `Type` - [`892e0d8`](https://github.com/ramsayleung/rspotify/commit/892e0d8a08943dd16f82a77b1510036c5be0f8c1) Add to CHANGELOG ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `rspotify-model/src/enums/types.rs` (+1 -0) </details> ### 📄 Description ## Description This simply adds a `Collection` variant to `Type` ## Motivation and Context See https://github.com/ramsayleung/rspotify/issues/218#issuecomment-1066061035 ## Dependencies None ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) - [x] Breaking change (fix or feature that would cause existing functionality to not work as expected) ## How has this been tested? CI still passes ## Is this change properly documented? Yes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rspotify#389
No description provided.