Skip to content

chore: 🐝 Update SDK - Generate SDK 2.16.110#280

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1784106205
Jul 15, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.16.110#280
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1784106205

Conversation

@github-actions

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.

Java SDK Changes:

  • gr4vy.digitalWallets.create(): response.address.line2 Changed
  • gr4vy.digitalWallets.list(): response.items[].address.line2 Changed
  • gr4vy.digitalWallets.get(): response.address.line2 Changed
  • gr4vy.digitalWallets.update(): response.address.line2 Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├──[-] schemas (59829:43)❌ 
  └─┬DigitalWallet
    └─┬address
      └─┬ANYOF
        └──[🔀] $ref (38495:23)❌ 
Document Element Total Changes Breaking Changes
components 2 2

View full report

Linting Report 0 errors, 90 warnings, 7 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.790.1

* `gr4vy.digitalWallets.create()`:  `response.address.line2` **Changed**
* `gr4vy.digitalWallets.list()`:  `response.items[].address.line2` **Changed**
* `gr4vy.digitalWallets.get()`:  `response.address.line2` **Changed**
* `gr4vy.digitalWallets.update()`:  `response.address.line2` **Changed**
@github-actions github-actions Bot added the patch Patch version bump label Jul 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

Endpoint-reach coverage

109 / 116 operations reached by a real HTTP request (94%).

7 not reached
  • GET /api-key-pairs
  • POST /api-key-pairs
  • DELETE /api-key-pairs/{api_key_pair_id}
  • GET /api-key-pairs/{api_key_pair_id}
  • PUT /api-key-pairs/{api_key_pair_id}
  • GET /transactions/{transaction_id}/refund-settlements
  • GET /transactions/{transaction_id}/refund-settlements/{settlement_id}

@gr4vy-code gr4vy-code merged commit a0d056a into main Jul 15, 2026
13 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1784106205 branch July 15, 2026 09:06
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