Skip to content

chore: 🐝 Update SDK - Generate SDK 2.0.3#197

Merged
gr4vy-code merged 2 commits intomainfrom
speakeasy-sdk-regen-1774460298
Mar 26, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.0.3#197
gr4vy-code merged 2 commits intomainfrom
speakeasy-sdk-regen-1774460298

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 25, 2026

SDK update

Versioning

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

Python SDK Changes:

  • gr4vy.transactions.create(): request.connection_options Changed
  • gr4vy.transactions.update(): request.connection_options Changed
  • gr4vy.payment_links.create(): request.connection_options Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (54336:28)
  ├─┬StripeOptions
  │ └──[-] properties (54389:11)❌ 
  ├─┬CardDetail
  │ ├──[+] properties (30473:11)
  │ ├─┬card_type
  │ │ ├──[🔀] examples (30488:15)
  │ │ ├──[-] examples (30453:15)
  │ │ ├──[-] examples (30454:15)
  │ │ ├──[🔀] title (30485:22)
  │ │ ├──[🔀] description (30486:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (30476:26)❌ 
  │ │   └──[🔀] type (30479:25)❌ 
  │ ├─┬required_fields
  │ │ ├──[🔀] examples (30436:15)
  │ │ ├──[+] examples (30437:15)
  │ │ ├──[+] title (30433:22)
  │ │ ├──[🔀] description (30434:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (30423:15)❌ 
  │ ├─┬id
  │ │ ├──[🔀] examples (30526:15)
  │ │ ├──[🔀] examples (30527:15)
  │ │ ├──[+] examples (30528:15)
  │ │ ├──[🔀] title (30523:22)
  │ │ ├──[🔀] description (30524:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (30514:19)
  │ │   ├──[+] examples (30515:19)
  │ │   ├──[+] examples (30516:19)
  │ │   ├──[-] maxLength (30425:30)❌ 
  │ │   ├──[-] minLength (30426:30)❌ 
  │ │   └──[🔀] pattern (30512:28)❌ 
  │ ├─┬type
  │ │ ├──[🔀] examples (30505:15)
  │ │ ├──[-] type (30412:21)❌ 
  │ │ ├──[🔀] title (30502:22)
  │ │ ├──[🔀] description (30503:28)
  │ │ ├──[-] default (30416:24)❌ 
  │ │ ├──[-] const (30413:22)❌ 
  │ │ ├──[+] anyOf (30495:15)
  │ │ └──[+] anyOf (30498:15)
  │ ├─┬scheme
  │ │ ├──[🔀] examples (30542:15)
  │ │ ├──[-] examples (30469:15)
  │ │ ├──[-] examples (30470:15)
  │ │ ├──[🔀] description (30540:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (45770:23)❌ 
  │ ├─┬country
  │ │ ├──[🔀] examples (30452:15)
  │ │ ├──[🔀] examples (30453:15)
  │ │ ├──[🔀] examples (30454:15)
  │ │ ├──[🔀] title (30449:22)
  │ │ ├──[🔀] description (30450:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (30494:19)
  │ │   ├──[-] examples (30495:19)
  │ │   ├──[-] examples (30496:19)
  │ │   └──[-] pattern (30492:28)❌ 
  │ └─┬scheme_icon_url
  │   ├──[🔀] examples (30468:15)
  │   ├──[+] examples (30469:15)
  │   ├──[+] examples (30470:15)
  │   ├──[-] title (30482:22)
  │   ├──[🔀] description (30466:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (30681:17)❌ 
  ├─┬TransactionConnectionOptions
  │ ├──[+] properties (55271:11)
  │ ├──[+] properties (55295:11)
  │ ├─┬stripe-card
  │ │ └──[🔀] description (55281:28)
  │ ├─┬trustly-trustly
  │ │ ├──[🔀] description (55305:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (54459:33)❌ 
  │ ├─┬wpay-payto
  │ │ ├──[🔀] description (55329:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (54554:33)❌ 
  │ ├─┬travelhub-card
  │ │ ├──[🔀] description (55293:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (54337:33)❌ 
  │ └─┬wpay-everydaypay
  │   ├──[🔀] description (55317:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (54518:33)❌ 
  └─┬TransactionCaptureCreate
    └──[+] properties (48923:11)
Document Element Total Changes Breaking Changes
components 66 17

View full report

Linting Report 0 errors, 2 warnings, 6 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.759.3

@github-actions github-actions bot added the patch Patch version bump label Mar 25, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1774460298 branch 2 times, most recently from 1882d80 to 478b9a2 Compare March 26, 2026 06:59
* `gr4vy.transactions.create()`:  `request.connection_options` **Changed**
* `gr4vy.transactions.update()`:  `request.connection_options` **Changed**
* `gr4vy.payment_links.create()`:  `request.connection_options` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1774460298 branch from 4a58ede to e960784 Compare March 26, 2026 12:48
@gr4vy-code gr4vy-code merged commit 16b0dbe into main Mar 26, 2026
12 of 21 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1774460298 branch March 26, 2026 16:27
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