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

Support empty responses #581

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Support empty responses #581

merged 1 commit into from
Nov 2, 2023

Conversation

michaelpaul
Copy link
Contributor

Description

Some of our endpoints don't return responses. See deleteTokenForStoredPaymentDetails for example. This change adds support for these cases.

Tested scenarios

  • empty 204 response

Fixes #579

@michaelpaul michaelpaul requested a review from a team as a code owner November 2, 2023 13:20
@michaelpaul michaelpaul enabled auto-merge (squash) November 2, 2023 13:20
@michaelpaul michaelpaul added the Fix label Nov 2, 2023
@michaelpaul michaelpaul self-assigned this Nov 2, 2023
@michaelpaul michaelpaul merged commit 5940427 into develop Nov 2, 2023
2 checks passed
@michaelpaul michaelpaul deleted the fix-empty-response branch November 2, 2023 20:43
@michaelpaul michaelpaul restored the fix-empty-response branch November 13, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants