[PR #44] [MERGED] Make PrivateUser country optional #204

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/44
Author: @Voultapher
Created: 7/21/2019
Status: Merged
Merged: 7/22/2019
Merged by: @ramsayleung

Base: masterHead: master


📝 Commits (1)

  • 323252d Make PrivateUser country optional

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/spotify/model/user.rs (+1 -1)

📄 Description

Using the crate got a deserialize error calling current_user. The docs say this parameter is optional, so the struct should reflect that. Note this is a sever breaking change and should bump the version to 0.6.


🔄 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/44 **Author:** [@Voultapher](https://github.com/Voultapher) **Created:** 7/21/2019 **Status:** ✅ Merged **Merged:** 7/22/2019 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`323252d`](https://github.com/ramsayleung/rspotify/commit/323252d6c5de66c42f3530cf682cc41531c11a3f) Make PrivateUser country optional ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/spotify/model/user.rs` (+1 -1) </details> ### 📄 Description Using the crate got a deserialize error calling `current_user`. The docs say this parameter is optional, so the struct should reflect that. Note this is a sever breaking change and should bump the version to 0.6. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:23:46 +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#204
No description provided.