mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #332] [MERGED] Fix: Typo of explicit restriction in RestrictionReason #401
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#401
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (2)
878ce73Fix: Typo of explicit restriction inRestrictionReason7d61807Update 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.
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.