Skip to content

chore(sdk): update patch + delete endpoints to v2#85

Merged
AndyW22 merged 4 commits intonamed-sandboxesfrom
andywaller/update-endpoints
Mar 11, 2026
Merged

chore(sdk): update patch + delete endpoints to v2#85
AndyW22 merged 4 commits intonamed-sandboxesfrom
andywaller/update-endpoints

Conversation

@AndyW22
Copy link
Collaborator

@AndyW22 AndyW22 commented Mar 11, 2026

These endpoints have now been migrated to the v2 naming, so we can update them here. This is updating PATCH for updating a sandbox, and DELTE for deleting a sandbox

@vercel
Copy link

vercel bot commented Mar 11, 2026

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

Project Deployment Actions Updated (UTC)
sandbox-cli Ready Ready Preview, Comment Mar 11, 2026 10:55am
sandbox-sdk Ready Ready Preview, Comment Mar 11, 2026 10:55am
sandbox-sdk-ai-example Ready Ready Preview, Comment Mar 11, 2026 10:55am

Request Review

@AndyW22 AndyW22 changed the title update patch + delete endpoints to v2 chore(sdk): update patch + delete endpoints to v2 Mar 11, 2026
Copy link
Collaborator

@marc-vercel marc-vercel left a comment

Choose a reason for hiding this comment

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

@AndyW22 you need to run:

  # 2. Add a changeset describing your changes
  pnpm changeset

  # 3. Version the packages (bumps to e.g. 1.2.0-beta.0)
  pnpm version:prepare

So that the package.json is updated (we do not have like in main where after a PR, changeset automatically creates a new PR with the bumps).

@AndyW22 AndyW22 merged commit 7c2f732 into named-sandboxes Mar 11, 2026
10 checks passed
@AndyW22 AndyW22 deleted the andywaller/update-endpoints branch March 11, 2026 11:13
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