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

fix: api-endpoint-url fix for custom backend url #357

Merged
merged 10 commits into from
May 10, 2024

Conversation

PritishBudhiraja
Copy link
Collaborator

Type of Change

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

Description

API endpoint url was not getting fixed as per the set customBackendUrl via HyperElements options.

How did you test it?

Passed customBackendUrl via HyperElement options and tested it

Checklist

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

@PritishBudhiraja PritishBudhiraja added the Ready for Review PR with label Ready for Review should only be reviewed. label May 8, 2024
@PritishBudhiraja PritishBudhiraja self-assigned this May 8, 2024
@PritishBudhiraja PritishBudhiraja linked an issue May 8, 2024 that may be closed by this pull request
prafulkoppalkar
prafulkoppalkar previously approved these changes May 9, 2024
src/orca-loader/Elements.res Show resolved Hide resolved
src/orca-loader/Elements.res Show resolved Hide resolved
@prafulkoppalkar prafulkoppalkar self-requested a review May 10, 2024 06:28
@prafulkoppalkar prafulkoppalkar merged commit 494a815 into main May 10, 2024
3 checks passed
@prafulkoppalkar prafulkoppalkar deleted the apiendpoint-url-fix branch May 10, 2024 06:30
@github-actions github-actions bot added the Closed Label will be automatically added when the PR will get merged to main label May 10, 2024
akash-c-k pushed a commit that referenced this pull request May 10, 2024
## [0.50.10](v0.50.9...v0.50.10) (2024-05-10)

### Bug Fixes

* api-endpoint-url fix for custom backend url ([#357](#357)) ([494a815](494a815))
rising-dragon401 added a commit to rising-dragon401/hyperswitch-web that referenced this pull request Jul 2, 2024
## [0.50.10](juspay/hyperswitch-web@v0.50.9...v0.50.10) (2024-05-10)

### Bug Fixes

* api-endpoint-url fix for custom backend url ([#357](juspay/hyperswitch-web#357)) ([494a815](juspay/hyperswitch-web@494a815))
@PritishBudhiraja PritishBudhiraja removed the Ready for Review PR with label Ready for Review should only be reviewed. label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Backend URL not working
4 participants