Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: apiUtils file to use the apiPrefix once only #122

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

jainlokesh318
Copy link
Contributor

Type of Change

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

Description

The code now uses the apiPrefix only once instead of writing it again and again.

Motivation and Context

Make code more readable and reduce redundancy.

How did you test it?

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@jainlokesh318 jainlokesh318 added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Dec 20, 2023
@jainlokesh318 jainlokesh318 self-assigned this Dec 20, 2023
@jainlokesh318 jainlokesh318 requested a review from a team as a code owner December 20, 2023 17:41
@JeevaRamu0104 JeevaRamu0104 added this pull request to the merge queue Dec 26, 2023
Merged via the queue into main with commit dc4e644 Dec 26, 2023
4 checks passed
@PritishBudhiraja PritishBudhiraja deleted the refactor/apiutils branch December 26, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: This PR has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants