Skip to content

fix: correct stale documentation URLs in error mapper#69

Merged
danmrichards merged 1 commit into
mainfrom
fix/error-doc-urls
Jun 19, 2026
Merged

fix: correct stale documentation URLs in error mapper#69
danmrichards merged 1 commit into
mainfrom
fix/error-doc-urls

Conversation

@felixsanz

@felixsanz felixsanz commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Two doc paths in the error mapper (internal/api/transport/errors.go) 404 after the docs restructure:

  • SDK/internal errors: getting-started/errorsplatform/errors
  • getResponse: platform/get-responseplatform/task-polling

No tests assert these URLs, so this is a two-line constant change. Mirrors the same fix already shipped in the TypeScript and Python SDKs.

The error-to-docs mapper pointed at two paths that 404 after the docs restructure. getting-started/errors is now platform/errors, and getResponse now maps to platform/task-polling instead of platform/get-response.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. To trigger a review, include coderabbit-review in the PR description. 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: Free

Run ID: cc936e3a-ce5d-4fd4-abf6-70b72393de9d

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

Note

🎁 Summarized by CodeRabbit Free

Your organization has reached its limit of developer seats under the Pro Plan. For new users, CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please add seats to your subscription by visiting https://app.coderabbit.ai/login.If you believe this is a mistake and have available seats, please assign one to the pull request author through the subscription management page using the link above.

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

@danmrichards danmrichards merged commit 5e9ddbd into main Jun 19, 2026
5 checks passed
@danmrichards danmrichards deleted the fix/error-doc-urls branch June 19, 2026 09:04
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