Skip to content

docs(plugin-axios,plugin-fetch): document the unwrap() method - #196

Merged
stijnvanhulle merged 2 commits into
mainfrom
claude/client-unwrap-method
Sep 2, 2026
Merged

docs(plugin-axios,plugin-fetch): document the unwrap() method#196
stijnvanhulle merged 2 commits into
mainfrom
claude/client-unwrap-method

Conversation

@stijnvanhulle

Copy link
Copy Markdown
Contributor

🎯 Changes

Documents the unwrap() method added to every @kubb/plugin-axios/@kubb/plugin-fetch generated call in kubb-labs/plugins#820. Adds a new "Unwrap the success body" section to the shared calling-operations snippet (used by both plugin pages), showing that unwrap() resolves to the bare success body or rejects with error, while awaiting the call directly still returns the full result.

This documents PR #820 only, kept separate from the returnType option documented in #195.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I am using USA English (serialize, color, center, canceled, analyze, license).
  • I ran the humanizer check on any new documentation I wrote.

🤖 Generated with Claude Code

https://claude.ai/code/session_012DSVW79h2FdFDkoWWr6PwN


Generated by Claude Code

@changeset-bot

changeset-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 775442e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 2764f485-3ad2-47e3-a929-36e44ab2e3e6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@stijnvanhulle
stijnvanhulle merged commit 16060ac into main Sep 2, 2026
2 checks passed
@stijnvanhulle
stijnvanhulle deleted the claude/client-unwrap-method branch September 2, 2026 19:05
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.

2 participants