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 error fallback for invalid JSON #1546

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Fix error fallback for invalid JSON #1546

merged 1 commit into from
Feb 16, 2024

Conversation

drwpow
Copy link
Contributor

@drwpow drwpow commented Feb 16, 2024

Changes

Fixes #1544

How to Review

Tests should pass

Checklist

  • Unit tests updated
  • docs/ updated (if necessary)
  • pnpm run update:examples run (only applicable for openapi-typescript)

Copy link

changeset-bot bot commented Feb 16, 2024

🦋 Changeset detected

Latest commit: 9b0e375

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openapi-fetch Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@drwpow drwpow merged commit cc64453 into main Feb 16, 2024
8 checks passed
@drwpow drwpow deleted the fix-error-json branch February 16, 2024 03:35
@github-actions github-actions bot mentioned this pull request Feb 16, 2024
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.

Exception in catch block: TypeError: Response.text: Body has already been consumed.
1 participant