[PR #15] [MERGED] Implement /v1/playlists/{playlist_id} endpoint #184

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/15
Author: @andrzejressel
Created: 9/4/2018
Status: Merged
Merged: 9/11/2018
Merged by: @ramsayleung

Base: masterHead: feature/get_playlist


📝 Commits (1)

  • 3ddb1a0 Implement playlists/playlist_id endpoint

📊 Changes

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

View changed files

📝 src/spotify/client.rs (+17 -0)
📝 tests/tests_with_credential.rs (+23 -0)

📄 Description

No description provided


🔄 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/15 **Author:** [@andrzejressel](https://github.com/andrzejressel) **Created:** 9/4/2018 **Status:** ✅ Merged **Merged:** 9/11/2018 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `feature/get_playlist` --- ### 📝 Commits (1) - [`3ddb1a0`](https://github.com/ramsayleung/rspotify/commit/3ddb1a01cb49cef985cd2dce8a4b6bee3f6ed40a) Implement playlists/playlist_id endpoint ### 📊 Changes **2 files changed** (+40 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/spotify/client.rs` (+17 -0) 📝 `tests/tests_with_credential.rs` (+23 -0) </details> ### 📄 Description _No description provided_ --- <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:41 +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#184
No description provided.