Skip to content

chore(docs): Updated API Reference (automated) - #14609

Merged
kodiakhq[bot] merged 5 commits into
developfrom
docs/generate-api-ref-1769075996
Jan 22, 2026
Merged

chore(docs): Updated API Reference (automated)#14609
kodiakhq[bot] merged 5 commits into
developfrom
docs/generate-api-ref-1769075996

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action


Note

  • Translations settings enhancements
    • New POST /admin/translations/settings/batch with request/response schemas (AdminBatchTranslationSettings*) and JS/cURL samples
    • GET /admin/translations/settings now returns translation_settings (was translatable_fields) and supports is_active query filter
  • Events documentation
    • Added cart.updated event to DELETE /store/carts/{id}/line-items/{line_id} (also reflected in generated events/workflows)
  • Misc docs tweaks
    • Fixed wording in product variant inventory-items batch description
    • Added Rbac category to generated admin sidebar

Written by Cursor Bugbot for commit 8bdc853. This will update automatically on new commits. Configure here.

@github-actions
github-actions Bot requested a review from a team as a code owner January 22, 2026 10:00
@changeset-bot

changeset-bot Bot commented Jan 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8bdc853

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@vercel

vercel Bot commented Jan 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
api-reference-v2 Ready Ready Preview, Comment Jan 22, 2026 11:49am
6 Skipped Deployments
Project Deployment Review Updated (UTC)
cloud-docs Ignored Ignored Preview Jan 22, 2026 11:49am
docs-ui Ignored Ignored Preview Jan 22, 2026 11:49am
docs-v2 Ignored Ignored Preview Jan 22, 2026 11:49am
medusa-docs Ignored Ignored Preview Jan 22, 2026 11:49am
resources-docs Ignored Ignored Preview Jan 22, 2026 11:49am
user-guide Ignored Ignored Preview Jan 22, 2026 11:49am

Request Review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

.then(({ created, updated, deleted }) => {
console.log(created, updated, deleted)
})
``` No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Markdown code fence accidentally included in JavaScript code sample

Low Severity

A markdown code fence (```) was accidentally included at the end of the JavaScript code sample for the POST /admin/translations/settings/batch endpoint. This invalid JavaScript syntax will be displayed to users viewing the API documentation, making the code sample appear broken and potentially confusing developers trying to use it.

Additional Locations (1)

Fix in Cursor Fix in Web

@kodiakhq
kodiakhq Bot merged commit d277941 into develop Jan 22, 2026
48 of 49 checks passed
@kodiakhq
kodiakhq Bot deleted the docs/generate-api-ref-1769075996 branch January 22, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants