Skip to content

typescript - v3.16.0 - 2026-05-13 16:11:28

Choose a tag to compare

@github-actions github-actions released this 13 May 16:11
9e6540e

Generated by Speakeasy CLI

@novu/api 3.16.0

Typescript SDK Changes:

  • novu.domains.routes.test(): response.payload Changed (Breaking ⚠️)
  • novu.notifications.list(): response.data[].jobs[].executionDetails[].providerId.enum(anthropic) Added (Breaking ⚠️)
  • novu.channelConnections.retrieve(): response.providerId.enum(anthropic) Added (Breaking ⚠️)
  • novu.channelConnections.update(): response.providerId.enum(anthropic) Added (Breaking ⚠️)
  • novu.channelEndpoints.list():
    • request.providerId Changed
    • response.data[].providerId.enum(anthropic) Added (Breaking ⚠️)
  • novu.channelEndpoints.create(): response.providerId.enum(anthropic) Added (Breaking ⚠️)
  • novu.channelEndpoints.retrieve(): response.providerId.enum(anthropic) Added (Breaking ⚠️)
  • novu.channelEndpoints.update(): response.providerId.enum(anthropic) Added (Breaking ⚠️)
  • novu.channelConnections.create(): response.providerId.enum(anthropic) Added (Breaking ⚠️)
  • novu.notifications.retrieve(): response.jobs[].executionDetails[].providerId.enum(anthropic) Added (Breaking ⚠️)
  • novu.channelConnections.list():
    • request.providerId Changed
    • response.data[].providerId.enum(anthropic) Added (Breaking ⚠️)
  • novu.integrations.list(): response.[] Changed
  • novu.integrations.delete(): response.[] Changed
  • novu.integrations.setAsPrimary(): response Changed
  • novu.integrations.listActive(): response.[] Changed
  • novu.integrations.update():
    • request.updateIntegrationRequestDto.credentials Changed
    • response Changed
  • novu.integrations.create():
    • request.createIntegrationRequestDto Changed
    • response Changed

Generated with Speakeasy CLI 1.763.0

Publishing Completed