Skip to content

Conversation

@Chethan-rao
Copy link
Contributor

@Chethan-rao Chethan-rao commented Jun 22, 2023

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

This PR adds a serde rename_all attribute to refund enums (RefundStatus, RefundType)

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@Chethan-rao Chethan-rao added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed C-refactor Category: Refactor labels Jun 22, 2023
@Chethan-rao Chethan-rao self-assigned this Jun 22, 2023
@Chethan-rao Chethan-rao requested a review from a team as a code owner June 22, 2023 14:33
@SanchithHegde SanchithHegde added this pull request to the merge queue Jun 22, 2023
@SanchithHegde SanchithHegde added S-ready-for-merge and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Jun 22, 2023
Merged via the queue into main with commit 0c86243 Jun 22, 2023
@SanchithHegde SanchithHegde deleted the add_serde_for_refund branch June 22, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-refactor Category: Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants