Skip to content

chore: 🐝 Update SDK - Generate SDK 2.4.15 - #321

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1789630030
Sep 18, 2026
Merged

gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1789630030

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • gr4vy.transactions.captures.list(): response.items[].tracking Added
  • gr4vy.transactions.captures.get(): response.tracking Added

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬Capture
    ├──[+] properties (35000:11)
    ├─┬transaction_id
    │ ├──[🔀] examples (34982:15)
    │ ├──[-] type (34807:21)❌ 
    │ ├──[🔀] title (34979:22)
    │ ├──[-] format (34808:23)❌ 
    │ ├──[🔀] description (34980:28)
    │ ├──[+] anyOf (34972:15)
    │ └──[+] anyOf (34975:15)
    ├─┬xid
    │ ├──[🔀] examples (34876:15)
    │ ├──[+] type (34871:21)❌ 
    │ ├──[🔀] title (34873:22)
    │ ├──[+] format (34872:23)❌ 
    │ ├──[🔀] description (34874:28)
    │ ├──[-] anyOf (34817:15)❌ 
    │ └──[-] anyOf (34820:15)❌ 
    ├─┬updated_at
    │ ├──[🔀] examples (34786:15)
    │ ├──[🔀] title (34782:22)
    │ ├──[-] format (34872:23)❌ 
    │ ├──[🔀] description (34783:28)
    │ ├──[+] default (34784:24)❌ 
    │ └──[+] const (34781:22)❌ 
    ├─┬transaction_external_identifier
    │ ├──[-] examples (34982:15)
    │ ├──[🔀] title (35012:22)
    │ ├──[🔀] description (35013:28)
    │ └─┬ANYOF
    │   ├──[+] items (35003:26)❌ 
    │   └──[🔀] type (35006:25)❌ 
    └─┬type
      ├──[🔀] examples (34812:15)
      ├──[🔀] title (34809:22)
      ├──[+] format (34808:23)❌ 
      ├──[🔀] description (34810:28)
      ├──[-] default (34784:24)❌ 
      └──[-] const (34781:22)❌ 
Document Element Total Changes Breaking Changes
components 32 14

View full report

Linting Report 0 errors, 2 warnings, 7 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.797.0

@github-actions github-actions Bot added the patch Patch version bump label Sep 17, 2026
@github-actions

github-actions Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Test coverage

Metric Value
Endpoints reached (HTTP) 119 / 120 (99.2%)

⚠️ 1 endpoint operation(s) have no E2E test. Newly generated endpoints show up here — consider adding tests for them.

  • GET /roles

Endpoint reach is measured from HTTP requests actually sent by the suite (see tests/utils/client.py). See TESTING.md.

* `gr4vy.transactions.captures.list()`:  `response.items[].tracking` **Added**
* `gr4vy.transactions.captures.get()`:  `response.tracking` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789630030 branch from a4683a1 to 17b3350 Compare September 18, 2026 00:45
@gr4vy-code
gr4vy-code merged commit b54d8bf into main Sep 18, 2026
13 checks passed
@gr4vy-code
gr4vy-code deleted the speakeasy-sdk-regen-1789630030 branch September 18, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants