[PR #286] [MERGED] Make available_markets optional #370

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/286
Author: @hrkfdn
Created: 11/20/2021
Status: Merged
Merged: 11/20/2021
Merged by: @marioortizmanero

Base: masterHead: hf/fix_album_optional_available_markets


📝 Commits (3)

📊 Changes

3 files changed (+9 additions, -1 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 rspotify-model/src/album.rs (+1 -1)
📝 tests/test_with_oauth.rs (+3 -0)

📄 Description

Description

Fixes https://github.com/ramsayleung/rspotify/issues/285

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?

Test suite was extended


🔄 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/286 **Author:** [@hrkfdn](https://github.com/hrkfdn) **Created:** 11/20/2021 **Status:** ✅ Merged **Merged:** 11/20/2021 **Merged by:** [@marioortizmanero](https://github.com/marioortizmanero) **Base:** `master` ← **Head:** `hf/fix_album_optional_available_markets` --- ### 📝 Commits (3) - [`7893e6a`](https://github.com/ramsayleung/rspotify/commit/7893e6a11c03a1769ff9365f2761a308dbf8ce5e) Make `available_markets` optional - [`aae83b9`](https://github.com/ramsayleung/rspotify/commit/aae83b9bd03031cd5c83a4adda8d13acc3e61dac) Update CHANGELOG - [`3db3930`](https://github.com/ramsayleung/rspotify/commit/3db393030843f22bbd260204df24d36c87d8a0b4) List as breaking change ### 📊 Changes **3 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `rspotify-model/src/album.rs` (+1 -1) 📝 `tests/test_with_oauth.rs` (+3 -0) </details> ### 📄 Description ## Description Fixes https://github.com/ramsayleung/rspotify/issues/285 ## 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? Test suite was extended --- <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:27 +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#370
No description provided.