Skip to content

chore: 🐝 Update SDK - Generate SDK 1.7.7 - #274

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1785941162
Aug 6, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 1.7.7#274
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1785941162

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 5, 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.

Php SDK Changes:

  • sdk->transactions->create():
    • request.transactionCreate->connectionOptions->worldpayvapCard->orderId Added
  • sdk->transactions->update():
    • request.transactionUpdate->connectionOptions->worldpayvapCard->orderId Added
  • sdk->payment-links->create():
    • request.paymentLinkCreate->connectionOptions->worldpayvapCard->orderId Added

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬WorldpayVapOptions
    ├──[+] properties (62437:11)
    └─┬reportGroup
      ├──[+] examples (62450:15)
      ├──[🔀] title (62452:22)
      ├──[🔀] description (62448:28)
      └─┬ANYOF
        └──[+] maxLength (62440:30)❌ 
Document Element Total Changes Breaking Changes
components 5 1

View full report

Linting Report 0 errors, 2 warnings, 5 hints

View full report

PHP CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.791.4

@github-actions github-actions Bot added the patch Patch version bump label Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Test coverage

Metric Value
Endpoints reached (HTTP) 116 / 119 (97.5%)

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

  • POST /gift-cards/activations
  • POST /gift-cards/issuances
  • POST /transactions/{transaction_id}/authorization/increment

Endpoint reach is measured from HTTP requests actually sent by the suite (see Tests/Utils/TestEnvironment.php). See TESTING.md.

* `sdk->transactions->create()`: 
  *  `request.transactionCreate->connectionOptions->worldpayvapCard->orderId` **Added**
* `sdk->transactions->update()`: 
  *  `request.transactionUpdate->connectionOptions->worldpayvapCard->orderId` **Added**
* `sdk->payment-links->create()`: 
  *  `request.paymentLinkCreate->connectionOptions->worldpayvapCard->orderId` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1785941162 branch from 3542d85 to 1c34619 Compare August 6, 2026 00:37
@gr4vy-code
gr4vy-code merged commit 40d9f6c into main Aug 6, 2026
10 checks passed
@gr4vy-code
gr4vy-code deleted the speakeasy-sdk-regen-1785941162 branch August 6, 2026 00:38
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