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 bug in updateBatchSubscribers #49

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

diegodrip
Copy link
Contributor

@diegodrip diegodrip commented Nov 5, 2024

Addresses this issue: #48

TL; DR

Update updateBatchSubscribers to use Axios request.

@diegodrip diegodrip requested review from carolynsmi, a team and sbone November 5, 2024 20:30
README.md Outdated
}
)
client.updateBatchSubscribers(batch, (errors, responses, bodies) => {
// Do stuff...
Copy link
Contributor

@carolynsmi carolynsmi Nov 5, 2024

Choose a reason for hiding this comment

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

Can we remove this comment?

@diegodrip diegodrip force-pushed the fix-updateBatchSubscribers branch from f421792 to c517fdb Compare November 5, 2024 21:33
@diegodrip diegodrip merged commit 71b2a5a into main Nov 5, 2024
@diegodrip diegodrip deleted the fix-updateBatchSubscribers branch November 5, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants