Skip to content

wip#709

Draft
sddioulde wants to merge 3 commits into
mainfrom
feat/update-openapi-custody-apis
Draft

wip#709
sddioulde wants to merge 3 commits into
mainfrom
feat/update-openapi-custody-apis

Conversation

@sddioulde
Copy link
Copy Markdown
Contributor

Description

Tests

Checklist

A couple of things to include in your PR for completeness:

  • Updated the typescript README if relevant
  • Updated the python README if relevant
  • Added a changelog entry
  • Added e2e tests if introducing new functionality

@cb-heimdall
Copy link
Copy Markdown

cb-heimdall commented May 19, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 19, 2026

⚠️ Generated Client Files Have Been Modified

This pull request contains manual changes to generated client files. These files are automatically generated from the OpenAPI specification and should not be edited directly.

Please check the workflow logs for details on which files were modified.

To fix this issue:

  1. Revert any manual changes to files in:
    • typescript/src/openapi-client/generated/
    • python/cdp/openapi_client/
    • go/openapi/
    • java/src/main/java/com/coinbase/cdp/openapi/
  2. If you need to change the generated code, update the OpenAPI spec (openapi.yaml) instead
  3. Run the generation commands locally to update the generated files

This comment will be automatically removed once the issue is resolved.

@sddioulde sddioulde force-pushed the feat/update-openapi-custody-apis branch 2 times, most recently from d1aa8f8 to 99872db Compare May 19, 2026 21:48
@sddioulde sddioulde force-pushed the feat/update-openapi-custody-apis branch 4 times, most recently from fc6d8d4 to e1c023a Compare May 20, 2026 03:24
Comment thread examples/rust/examples/custody_transfer.rs Fixed
@sddioulde sddioulde force-pushed the feat/update-openapi-custody-apis branch from e1c023a to 2fa66d7 Compare May 20, 2026 04:04
use dotenv::dotenv;
use reqwest_middleware::ClientBuilder;

#[tokio::main]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants