Skip to content

chore: 🐝 Update SDK - Generate SDK 2.2.2#270

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1782868123
Jul 1, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.2.2#270
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1782868123

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 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.refunds.list(): response.items[] Changed
  • gr4vy.transactions.refunds.create(): response Changed
  • gr4vy.transactions.refunds.get(): response Changed
  • gr4vy.transactions.refunds.all.create(): response.items[] Changed
  • gr4vy.refunds.get(): response Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬Refund
    ├──[+] required (49632:11)❌ 
    ├──[+] properties (49610:11)
    ├──[+] properties (49601:11)
    ├──[+] properties (49580:11)
    ├─┬status
    │ └──[🔀] $ref (49610:22)❌ 
    ├─┬target_id
    │ ├──[🔀] examples (49607:15)
    │ ├──[+] type (49602:21)❌ 
    │ ├──[🔀] title (49603:22)
    │ ├──[🔀] description (49604:28)
    │ ├──[+] default (49605:24)❌ 
    │ ├──[-] anyOf (49439:15)❌ 
    │ └──[-] anyOf (49443:15)❌ 
    ├─┬transaction_reconciliation_id
    │ └──[🔀] $ref (49649:17)❌ 
    ├─┬type
    │ ├──[🔀] examples (49496:15)
    │ ├──[-] type (49343:21)❌ 
    │ ├──[🔀] title (49493:22)
    │ ├──[🔀] description (49494:28)
    │ ├──[-] default (49347:24)❌ 
    │ ├──[-] const (49344:22)❌ 
    │ ├──[+] anyOf (49486:15)
    │ └──[+] anyOf (49489:15)
    ├─┬target_type
    │ └──[🔀] $ref (49580:31)❌ 
    ├─┬transaction_external_identifier
    │ └──[🔀] $ref (49637:17)❌ 
    ├─┬updated_at
    │ ├──[🔀] examples (49367:15)
    │ ├──[🔀] title (49364:22)
    │ ├──[🔀] format (49363:23)❌ 
    │ └──[🔀] description (49365:28)
    └─┬transaction_id
      ├──[🔀] examples (49450:15)
      ├──[-] type (49362:21)❌ 
      ├──[🔀] title (49447:22)
      ├──[-] format (49363:23)❌ 
      ├──[🔀] description (49448:28)
      ├──[+] anyOf (49439:15)
      └──[+] anyOf (49443:15)
Document Element Total Changes Breaking Changes
components 34 15

View full report

Linting Report 0 errors, 2 warnings, 7 hints

View full report

PYTHON CHANGELOG

core: 6.0.33 - 2026-06-26

🐛 Bug Fixes

Based on Speakeasy CLI 1.787.0

* `gr4vy.transactions.refunds.list()`:  `response.items[]` **Changed**
* `gr4vy.transactions.refunds.create()`:  `response` **Changed**
* `gr4vy.transactions.refunds.get()`:  `response` **Changed**
* `gr4vy.transactions.refunds.all.create()`:  `response.items[]` **Changed**
* `gr4vy.refunds.get()`:  `response` **Changed**
@github-actions github-actions Bot added the patch Patch version bump label Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Test coverage

Metric Value
Endpoints reached (HTTP) 109 / 109 (100.0%)

✅ Every endpoint operation was reached by a real request.

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

@gr4vy-code gr4vy-code merged commit d5647cc into main Jul 1, 2026
13 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1782868123 branch July 1, 2026 01:12
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