Skip to content

csharp - v3.16.0 - 2026-05-13 16:11:54

Latest

Choose a tag to compare

@github-actions github-actions released this 13 May 16:11
359379e

Generated by Speakeasy CLI

Novu 3.16.0

Csharp SDK Changes:

  • Novu.ChannelEndpoints.Update(): response.providerId Changed (Breaking ⚠️)
  • Novu.Workflows.Create():
    • request.createWorkflowDto.Steps[].union(http_request).ControlValues.union(HttpRequestControlDto).Body Changed (Breaking ⚠️)
    • response.steps[].union(http_request) Changed (Breaking ⚠️)
  • Novu.Notifications.Retrieve(): response.jobs[].ExecutionDetails[].ProviderId Changed (Breaking ⚠️)
  • Novu.Notifications.Get(): response.data[].Jobs[].ExecutionDetails[].ProviderId Changed (Breaking ⚠️)
  • Novu.ChannelEndpoints.Retrieve(): response.providerId Changed (Breaking ⚠️)
  • Novu.ChannelEndpoints.Create(): response.providerId Changed (Breaking ⚠️)
  • Novu.ChannelEndpoints.List():
    • request.ProviderId Changed
    • response.data[].ProviderId Changed (Breaking ⚠️)
  • Novu.ChannelConnections.Update(): response.providerId Changed (Breaking ⚠️)
  • Novu.ChannelConnections.Retrieve(): response.providerId Changed (Breaking ⚠️)
  • Novu.ChannelConnections.Create():
    • request.createChannelConnectionRequestDto.ConnectionMode Added
    • response.providerId Changed (Breaking ⚠️)
  • Novu.ChannelConnections.List():
    • request.ProviderId Changed
    • response.data[].ProviderId Changed (Breaking ⚠️)
  • Novu.Workflows.Sync(): response.steps[].union(http_request) Changed (Breaking ⚠️)
  • Novu.Workflows.Get(): response.steps[].union(http_request) Changed (Breaking ⚠️)
  • Novu.Workflows.Patch(): response.steps[].union(http_request) Changed (Breaking ⚠️)
  • Novu.Workflows.Update():
    • request.updateWorkflowDto.Steps[].union(http_request).ControlValues.union(HttpRequestControlDto).Body Changed (Breaking ⚠️)
    • response.steps[].union(http_request) Changed (Breaking ⚠️)
  • Novu.Domains.Routes.Retrieve(): Added
  • Novu.Domains.Diagnose(): Added
  • Novu.Layouts.Duplicate():
    • request.duplicateLayoutDto.LayoutId Added
  • Novu.Integrations.GenerateConnectOAuthUrl(): Added
  • Novu.Domains.Routes.Test(): Added
  • Novu.Domains.Create(): Added
  • Novu.Domains.Routes.Delete(): Added
  • Novu.Domains.Routes.Update(): Added
  • Novu.Domains.Routes.Create(): Added
  • Novu.Domains.Routes.List(): Added
  • Novu.Domains.AutoConfigure.Start(): Added
  • Novu.Domains.AutoConfigure.Retrieve(): Added
  • Novu.Domains.Verify(): Added
  • Novu.Integrations.GenerateLinkUserOAuthUrl(): Added
  • Novu.Domains.Delete(): Added
  • Novu.Domains.List(): Added
  • Novu.Integrations.GetAll(): response.[] Changed
  • Novu.Integrations.Create():
    • request.createIntegrationRequestDto Changed
    • response Changed
  • Novu.Integrations.Update():
    • request.updateIntegrationRequestDto.Credentials Changed
    • response Changed
  • Novu.Integrations.Delete(): response.[] Changed
  • Novu.Integrations.SetPrimary(): response Changed
  • Novu.Integrations.ListActive(): response.[] Changed
  • Novu.Integrations.GenerateChatOAuthUrl(): Deprecated
  • Novu.Integrations.GenerateChatOAuthUrl(): request.generateChatOauthUrlRequestDto Changed
  • Novu.Domains.Update(): Added
  • Novu.Domains.Retrieve(): Added

Generated with Speakeasy CLI 1.763.0