Skip to content

php - v0.18.2 - 2026-03-31 13:06:02

Choose a tag to compare

@github-actions github-actions released this 31 Mar 13:06
99d9143

Generated by Speakeasy CLI

apideck-libraries/sdk-php 0.18.2

Php SDK Changes:

  • apideck->webhook->webhooks->list(): response.data[]->events[] Changed (Breaking ⚠️)
  • apideck->webhook->webhooks->create():
    • request.createWebhookRequest->events[] Changed
    • response.data->events[] Changed (Breaking ⚠️)
  • apideck->webhook->webhooks->get(): response.data->events[] Changed (Breaking ⚠️)
  • apideck->webhook->webhooks->update():
    • request.updateWebhookRequest->events[] Changed
    • response.data->events[] Changed (Breaking ⚠️)
  • apideck->webhook->webhooks->delete(): response.data->events[] Changed (Breaking ⚠️)
  • apideck->vault->consumers->create(): response.data->connections[] Changed
  • apideck->vault->consumers->get(): response.data->connections[] Changed
  • apideck->vault->consumers->update(): response.data->connections[] Changed

Generated with Speakeasy CLI 1.761.0

Publishing Completed