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

feat: Strip trailing slashes in sendRequest #92

Merged
merged 1 commit into from
May 1, 2020
Merged

Conversation

rmkeezer
Copy link
Contributor

@rmkeezer rmkeezer commented May 1, 2020

Trailing slashes weren't being removed in the sendRequest method after the service URL and path url were combined. This resolves that problem.

Checklist
  • npm test passes (tip: npm run lint-fix can correct most style issues)
  • tests are included

@rmkeezer rmkeezer requested review from dpopp07 and padamstx May 1, 2020 17:15
@CLAassistant
Copy link

CLAassistant commented May 1, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@dpopp07 dpopp07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Approved but this is a fix not a feat. Please update your commit message before merging

Copy link
Member

@padamstx padamstx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If Dustin is good with it, then I am too :)

@rmkeezer rmkeezer merged commit 3d8f568 into master May 1, 2020
ibm-devx-automation pushed a commit that referenced this pull request May 1, 2020
## [2.3.1](v2.3.0...v2.3.1) (2020-05-01)

### Bug Fixes

* Strip trailing slashes in sendRequest ([#92](#92)) ([3d8f568](3d8f568))
@ibm-devx-automation
Copy link

🎉 This PR is included in version 2.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@padamstx padamstx deleted the trailing_slashes branch November 10, 2020 15:14
JurajNyiri pushed a commit to JurajNyiri/node-sdk-core that referenced this pull request Aug 22, 2024
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.16.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants