[PR #332] [MERGED] Fix: Typo of explicit restriction in RestrictionReason #401

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/332
Author: @hrkfdn
Created: 6/21/2022
Status: Merged
Merged: 6/21/2022
Merged by: @marioortizmanero

Base: masterHead: master


📝 Commits (2)

  • 878ce73 Fix: Typo of explicit restriction in RestrictionReason
  • 7d61807 Update CHANGELOG.md

📊 Changes

2 files changed (+27 additions, -24 deletions)

View changed files

📝 CHANGELOG.md (+26 -23)
📝 rspotify-model/src/enums/misc.rs (+1 -1)

📄 Description

Description

Looks like there is a typo in the enum values. Not sure if this would considered a breaking change since the enum options are changing.

Motivation and Context

https://github.com/hrkfdn/ncspot/issues/844

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?

See link above. I didn't explicitly test it, but it's surely a typo :)


🔄 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/332 **Author:** [@hrkfdn](https://github.com/hrkfdn) **Created:** 6/21/2022 **Status:** ✅ Merged **Merged:** 6/21/2022 **Merged by:** [@marioortizmanero](https://github.com/marioortizmanero) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`878ce73`](https://github.com/ramsayleung/rspotify/commit/878ce73ed5a877976d1222fe60bcac3e9eaffe8b) Fix: Typo of explicit restriction in `RestrictionReason` - [`7d61807`](https://github.com/ramsayleung/rspotify/commit/7d61807506cfe4acd3558f8c14bd0f3ce84c5d77) Update CHANGELOG.md ### 📊 Changes **2 files changed** (+27 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+26 -23) 📝 `rspotify-model/src/enums/misc.rs` (+1 -1) </details> ### 📄 Description ## Description Looks like there is a typo in the enum values. Not sure if this would considered a breaking change since the enum options are changing. ## Motivation and Context https://github.com/hrkfdn/ncspot/issues/844 ## Type of change Please delete options that are not relevant. - [X] 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? See link above. I didn't explicitly test it, but it's surely a typo :) --- <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:35 +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#401
No description provided.