Add wallet privacy endpoint to OpenAPI#452
Add wallet privacy endpoint to OpenAPI#452DhruvPareek wants to merge 1 commit intoauth-session-refresh-openapifrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
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.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
✱ Stainless preview buildsThis PR will update the kotlin openapi python typescript Edit this comment to update them. They will appear in their respective SDK's changelogs. ✅ grid-python studio · code · diff
✅ grid-kotlin studio · code · diff
✅ grid-typescript studio · code · diff
✅ grid-openapi studio · code · diff
This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push. |

Summary
PATCH /internal-accounts/{id}/wallet-privacyto the OpenAPI source spec as a two-step signed-retry Embedded Wallet setting update.privateEnabledin the200response body.openapi.yamlandmintlify/openapi.yaml, wire the endpoint into Stainless, and update Global Accounts signed-retry docs references.Validation
npm run lint:openapigit diff --checkNotes
PATCH /internal-accounts/<id>/wallet-privacyhandler before the endpoint is live.