[PR #288] [MERGED] Remove most references, clean up #374

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

📋 Pull Request Information

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

Base: masterHead: fix-model-docs


📝 Commits (2)

  • 2a4ea9a Remove most references, clean up
  • 4e88c0f Add change to CHANGELOG

📊 Changes

21 files changed (+8 additions, -169 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 rspotify-model/src/album.rs (+0 -12)
📝 rspotify-model/src/artist.rs (+0 -8)
📝 rspotify-model/src/audio.rs (+0 -15)
📝 rspotify-model/src/category.rs (+0 -4)
📝 rspotify-model/src/context.rs (+1 -7)
📝 rspotify-model/src/device.rs (+0 -4)
📝 rspotify-model/src/enums/country.rs (+0 -2)
📝 rspotify-model/src/enums/misc.rs (+0 -16)
📝 rspotify-model/src/enums/types.rs (+0 -16)
📝 rspotify-model/src/image.rs (+0 -2)
📝 rspotify-model/src/lib.rs (+3 -8)
📝 rspotify-model/src/offset.rs (+0 -2)
📝 rspotify-model/src/page.rs (+0 -6)
📝 rspotify-model/src/playing.rs (+0 -2)
📝 rspotify-model/src/playlist.rs (+1 -13)
📝 rspotify-model/src/recommend.rs (+0 -6)
📝 rspotify-model/src/search.rs (+1 -12)
📝 rspotify-model/src/show.rs (+0 -18)
📝 rspotify-model/src/track.rs (+0 -10)

...and 1 more files

📄 Description

Description

This removes most references in the rspotify-model crate, since after the new update to the documentation site, their links have been removed.

Motivation and Context

Closes #281 and we can release v0.11.3 now

Dependencies

None

Type of change

Please delete options that are not relevant.

  • This change requires a documentation update

How has this been tested?

Tests work just fine

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/288 **Author:** [@marioortizmanero](https://github.com/marioortizmanero) **Created:** 11/29/2021 **Status:** ✅ Merged **Merged:** 11/29/2021 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `fix-model-docs` --- ### 📝 Commits (2) - [`2a4ea9a`](https://github.com/ramsayleung/rspotify/commit/2a4ea9a383361e6599bed1507f278304fca36945) Remove most references, clean up - [`4e88c0f`](https://github.com/ramsayleung/rspotify/commit/4e88c0f4949138cc352adb7e408a85aafe1f69e3) Add change to CHANGELOG ### 📊 Changes **21 files changed** (+8 additions, -169 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `rspotify-model/src/album.rs` (+0 -12) 📝 `rspotify-model/src/artist.rs` (+0 -8) 📝 `rspotify-model/src/audio.rs` (+0 -15) 📝 `rspotify-model/src/category.rs` (+0 -4) 📝 `rspotify-model/src/context.rs` (+1 -7) 📝 `rspotify-model/src/device.rs` (+0 -4) 📝 `rspotify-model/src/enums/country.rs` (+0 -2) 📝 `rspotify-model/src/enums/misc.rs` (+0 -16) 📝 `rspotify-model/src/enums/types.rs` (+0 -16) 📝 `rspotify-model/src/image.rs` (+0 -2) 📝 `rspotify-model/src/lib.rs` (+3 -8) 📝 `rspotify-model/src/offset.rs` (+0 -2) 📝 `rspotify-model/src/page.rs` (+0 -6) 📝 `rspotify-model/src/playing.rs` (+0 -2) 📝 `rspotify-model/src/playlist.rs` (+1 -13) 📝 `rspotify-model/src/recommend.rs` (+0 -6) 📝 `rspotify-model/src/search.rs` (+1 -12) 📝 `rspotify-model/src/show.rs` (+0 -18) 📝 `rspotify-model/src/track.rs` (+0 -10) _...and 1 more files_ </details> ### 📄 Description ## Description This removes most references in the `rspotify-model` crate, since after the new update to the documentation site, their links have been removed. ## Motivation and Context Closes #281 and we can release v0.11.3 now ## Dependencies None ## Type of change Please delete options that are not relevant. - [x] This change requires a documentation update ## How has this been tested? Tests work just fine ## 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:28 +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#374
No description provided.