[PR #297] [MERGED] Fix casing for AVR #382

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/297
Author: @ramsayleung
Created: 2/15/2022
Status: Merged
Merged: 2/15/2022
Merged by: @marioortizmanero

Base: masterHead: ramsay_fix_enum_alias


📝 Commits (2)

📊 Changes

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

View changed files

📝 CHANGELOG.md (+1 -0)
📝 rspotify-model/src/enums/types.rs (+2 -0)

📄 Description

Description

This fixes the error reported again by @buzzneon at https://github.com/ramsayleung/rspotify/issues/218.

Motivation and Context

#218

Dependencies

None

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

This should help @buzzneon fix his issue, Thanks for the bug report :)

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/297 **Author:** [@ramsayleung](https://github.com/ramsayleung) **Created:** 2/15/2022 **Status:** ✅ Merged **Merged:** 2/15/2022 **Merged by:** [@marioortizmanero](https://github.com/marioortizmanero) **Base:** `master` ← **Head:** `ramsay_fix_enum_alias` --- ### 📝 Commits (2) - [`61fe1b1`](https://github.com/ramsayleung/rspotify/commit/61fe1b1e8bb9292a8738e6ead53faca8bcd39692) Fix `avr` variant - [`509bac1`](https://github.com/ramsayleung/rspotify/commit/509bac1962aebcd5a4c91f77c7f2a07cf970b8fc) Fix format error ### 📊 Changes **2 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `rspotify-model/src/enums/types.rs` (+2 -0) </details> ### 📄 Description ## Description This fixes the error reported again by @buzzneon at https://github.com/ramsayleung/rspotify/issues/218. ## Motivation and Context #218 ## Dependencies None ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## How has this been tested? This should help @buzzneon fix his issue, Thanks for the bug report :) ## 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:30 +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#382
No description provided.