Skip to content

Add wallet privacy endpoint to OpenAPI#452

Draft
DhruvPareek wants to merge 1 commit intoauth-session-refresh-openapifrom
wallet-privacy-openapi
Draft

Add wallet privacy endpoint to OpenAPI#452
DhruvPareek wants to merge 1 commit intoauth-session-refresh-openapifrom
wallet-privacy-openapi

Conversation

@DhruvPareek
Copy link
Copy Markdown
Contributor

@DhruvPareek DhruvPareek commented May 8, 2026

Summary

  • Add PATCH /internal-accounts/{id}/wallet-privacy to the OpenAPI source spec as a two-step signed-retry Embedded Wallet setting update.
  • Add request/response schemas, including privateEnabled in the 200 response body.
  • Regenerate bundled openapi.yaml and mintlify/openapi.yaml, wire the endpoint into Stainless, and update Global Accounts signed-retry docs references.

Validation

  • npm run lint:openapi
  • git diff --check

Notes

  • This PR only updates the API schema/docs repo. Sparkcore still needs the matching PATCH /internal-accounts/<id>/wallet-privacy handler before the endpoint is live.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

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

Project Deployment Actions Updated (UTC)
grid-flow-builder Ready Ready Preview, Comment May 8, 2026 1:10am

Request Review

Copy link
Copy Markdown
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

✱ Stainless preview builds

This PR will update the grid SDKs with the following commit messages.

kotlin

feat(api): add updateWalletPrivacy method to customers

openapi

feat(api): add wallet privacy update method to internal accounts

python

feat(api): add update_wallet_privacy method to customers

typescript

feat(api): add updateWalletPrivacy method to customers

Edit this comment to update them. They will appear in their respective SDK's changelogs.

grid-python studio · code · diff

Your SDK build had at least one "note" diagnostic, but this did not represent a regression.
generate ✅build ✅lint ✅test ✅

pip install https://pkg.stainless.com/s/grid-python/5876c8fc30a34b570e2b9689f711717edfcf0fe9/grid-0.0.1-py3-none-any.whl
grid-kotlin studio · code · diff

Your SDK build had at least one "note" diagnostic, but this did not represent a regression.
generate ✅build ✅lint ✅test ✅

grid-typescript studio · code · diff

Your SDK build had at least one "note" diagnostic, but this did not represent a regression.
generate ✅build ❗lint ❗test ❗

grid-openapi studio · code · diff

Your SDK build had at least one "note" diagnostic, but this did not represent a regression.
generate ✅


This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
If you push custom code to the preview branch, re-run this workflow to update the comment.
Last updated: 2026-05-08 01:16:37 UTC

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.

1 participant