Skip to content

chore: 🐝 Update SDK - Generate 3.15.1#29

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1776126264
Open

chore: 🐝 Update SDK - Generate 3.15.1#29
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1776126264

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 14, 2026

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.

Csharp SDK Changes:

  • Novu.ChannelEndpoints.Update(): response.providerId.Enum(novuEmailAgent) Added (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.Enum(novuEmailAgent) Added (Breaking ⚠️)
  • Novu.Notifications.Get(): response.data[].Jobs[].ExecutionDetails[].ProviderId.Enum(novuEmailAgent) Added (Breaking ⚠️)
  • Novu.ChannelEndpoints.Retrieve(): response.providerId.Enum(novuEmailAgent) Added (Breaking ⚠️)
  • Novu.ChannelEndpoints.Create(): response.providerId.Enum(novuEmailAgent) Added (Breaking ⚠️)
  • Novu.ChannelEndpoints.List():
    • request.ProviderId Changed
    • response.data[].ProviderId.Enum(novuEmailAgent) Added (Breaking ⚠️)
  • Novu.ChannelConnections.Update(): response.providerId.Enum(novuEmailAgent) Added (Breaking ⚠️)
  • Novu.ChannelConnections.Retrieve(): response.providerId.Enum(novuEmailAgent) Added (Breaking ⚠️)
  • Novu.ChannelConnections.Create():
    • request.createChannelConnectionRequestDto.ConnectionMode Added
    • response.providerId.Enum(novuEmailAgent) Added (Breaking ⚠️)
  • Novu.ChannelConnections.List():
    • request.ProviderId Changed
    • response.data[].ProviderId.Enum(novuEmailAgent) Added (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.[].Credentials Changed
  • Novu.Integrations.Create():
    • request.createIntegrationRequestDto.Credentials Changed
    • response.credentials Changed
  • Novu.Integrations.Update():
    • request.updateIntegrationRequestDto.Credentials Changed
    • response.credentials Changed
  • Novu.Integrations.Delete(): response.[].Credentials Changed
  • Novu.Integrations.SetPrimary(): response.credentials Changed
  • Novu.Integrations.ListActive(): response.[].Credentials Changed
  • Novu.Integrations.GenerateChatOAuthUrl(): Deprecated
  • Novu.Integrations.GenerateChatOAuthUrl(): request.generateChatOauthUrlRequestDto Changed
  • Novu.Domains.Update(): Added
  • Novu.Domains.Retrieve(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (34293:3)
│ ├──[+] path (25514:3)
│ ├──[+] path (27461:3)
│ ├──[+] path (23646:3)
│ ├──[+] path (24576:3)
│ ├──[+] path (27138:3)
│ ├──[+] path (34603:3)
│ ├──[+] path (24887:3)
│ ├──[+] path (22983:3)
│ ├──[+] path (25204:3)
│ ├──[+] path (26189:3)
│ ├─┬/v1/events/trigger/broadcast
│ │ └─┬POST
│ │   └──[🔀] description (31490:20)
│ ├─┬/v2/contexts
│ │ ├─┬GET
│ │ │ └──[🔀] description (319:20)
│ │ └─┬POST
│ │   └──[🔀] description (7:20)
│ ├─┬/v1/channel-endpoints
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/v1/integrations/chat/oauth
│ │ └─┬POST
│ │   ├──[🔀] description (34918:20)
│ │   └──[+] deprecated (34919:19)
│ ├─┬/v1/subscribers/{subscriberId}/notifications/feed
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] minimum (38834:22)❌ 
│ └─┬/v1/channel-connections
│   └─┬GET
│     └──Parameters
├─┬Tags
│ └──[+] Domains (40485:5)
├─┬Components
│ ├──[+] schemas (42931:7)
│ ├──[+] schemas (43319:7)
│ ├──[+] schemas (51073:7)
│ ├──[+] schemas (42533:7)
│ ├──[+] schemas (42692:7)
│ ├──[+] schemas (42785:7)
│ ├──[+] schemas (42732:7)
│ ├──[+] schemas (42863:7)
│ ├──[+] schemas (50796:7)
│ ├──[+] schemas (42620:7)
│ ├──[+] schemas (43382:7)
│ ├──[+] schemas (42576:7)
│ ├──[+] schemas (42606:7)
│ ├──[+] schemas (42830:7)
│ ├──[+] schemas (42918:7)
│ ├──[+] schemas (50808:7)
│ ├──[+] schemas (42890:7)
│ ├──[+] schemas (50828:7)
│ ├──[+] schemas (50857:7)
│ ├──[+] schemas (42938:7)
│ ├──[+] schemas (42670:7)
│ ├──[+] schemas (50816:7)
│ ├──[+] schemas (42644:7)
│ ├──[+] schemas (42872:7)
│ ├──[+] schemas (42814:7)
│ ├──[+] schemas (42803:7)
│ ├──[+] schemas (42762:7)
│ ├──[+] schemas (42510:7)
│ ├─┬ProvidersIdEnum
│ │ └──[+] enum (41562:11)
│ ├─┬DuplicateLayoutDto
│ │ ├──[+] properties (45915:9)
│ │ └─┬name
│ │   └──[🔀] description (45917:24)
│ ├─┬HttpRequestStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48519:20)❌ 
│ ├─┬CustomStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48495:20)❌ 
│ ├─┬DigestStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48447:20)❌ 
│ ├─┬DelayStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48423:20)❌ 
│ ├─┬GetChannelEndpointResponseDto
│ │ └─┬providerId
│ │   └──[+] enum (50249:15)
│ ├─┬EmailStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48327:20)❌ 
│ ├─┬CredentialsDto
│ │ ├──[+] properties (43047:9)
│ │ ├──[+] properties (43043:9)
│ │ ├──[+] properties (43041:9)
│ │ ├──[+] properties (43045:9)
│ │ ├─┬webhookUrl
│ │ │ └──[🔀] type (42988:17)❌ 
│ │ ├─┬ignoreTls
│ │ │ └──[🔀] type (43006:17)❌ 
│ │ ├─┬hmac
│ │ │ └──[🔀] type (43048:17)❌ 
│ │ ├─┬imageUrl
│ │ │ └──[🔀] type (42986:17)❌ 
│ │ ├─┬secure
│ │ │ └──[🔀] type (42954:17)❌ 
│ │ ├─┬host
│ │ │ └──[🔀] type (42996:17)❌ 
│ │ ├─┬senderName
│ │ │ └──[🔀] type (42964:17)❌ 
│ │ ├─┬secretKeyRequestHeader
│ │ │ └──[🔀] type (42984:17)❌ 
│ │ ├─┬tlsOptions
│ │ │ └──[🔀] type (43024:17)❌ 
│ │ └─┬requireTls
│ │   └──[🔀] type (42994:17)❌ 
│ ├─┬HttpRequestControlDto
│ │ └─┬body
│ │   ├──[-] items (41876:13)❌ 
│ │   ├──[-] type (41874:17)❌ 
│ │   ├──[🔀] description (47874:24)
│ │   ├──[+] oneOf (47877:15)
│ │   └──[+] oneOf (47878:15)
│ ├─┬TriggerEventRequestDto
│ │ └─┬actor
│ │   └──[🔀] description (41173:24)
│ ├─┬SmsStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48351:20)❌ 
│ ├─┬CreateWorkflowDto
│ │ └─┬workflowId
│ │   └──[🔀] pattern (48596:20)❌ 
│ ├─┬ChatStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48399:20)❌ 
│ ├─┬GetChannelConnectionResponseDto
│ │ └─┬providerId
│ │   └──[+] enum (49601:15)
│ ├─┬GenerateChatOauthUrlRequestDto
│ │ ├──[+] properties (43311:9)
│ │ ├──[+] properties (43303:9)
│ │ ├──[+] properties (43295:9)
│ │ ├──[+] properties (43287:9)
│ │ ├─┬connectionIdentifier
│ │ │ ├──[🔀] type (43312:17)❌ 
│ │ │ ├──[🔀] description (43313:24)
│ │ │ └──[🔀] example (43315:20)
│ │ ├─┬subscriberId
│ │ │ ├──[🔀] description (43245:24)
│ │ │ └──[-] example (37386:20)
│ │ ├─┬context
│ │ │ ├──[-] additionalProperties (37398:13)❌ 
│ │ │ ├──[🔀] type (43247:17)❌ 
│ │ │ ├──[+] description (43248:24)
│ │ │ └──[+] example (43250:20)
│ │ ├─┬scope
│ │ │ ├──[+] additionalProperties (43254:13)❌ 
│ │ │ ├──[-] items (37430:13)❌ 
│ │ │ ├──[🔀] type (43252:17)❌ 
│ │ │ ├──[-] description (37418:24)
│ │ │ └──[-] example (37421:13)
│ │ └─┬integrationIdentifier
│ │   ├──[+] enum (43308:15)
│ │   ├──[+] enum (43309:15)
│ │   ├──[🔀] description (43305:24)
│ │   └──[+] example (43310:20)
│ ├─┬ThrottleStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48471:20)❌ 
│ ├─┬CreateChannelConnectionRequestDto
│ │ ├──[+] properties (49766:9)
│ │ ├─┬subscriberId
│ │ │ ├──[🔀] description (49776:24)
│ │ │ └──[🔀] example (49778:20)
│ │ ├─┬integrationIdentifier
│ │ │ ├──[🔀] description (49737:24)
│ │ │ └──[🔀] example (49739:20)
│ │ ├─┬workspace
│ │ │ └──[🔀] $ref (49741:11)❌ 
│ │ ├─┬identifier
│ │ │ ├──[+] additionalProperties (49747:13)❌ 
│ │ │ ├──[🔀] type (49745:17)❌ 
│ │ │ ├──[-] description (43732:24)
│ │ │ └──[-] example (43734:20)
│ │ └─┬context
│ │   ├──[-] additionalProperties (43742:13)❌ 
│ │   ├──[+] enum (49771:15)
│ │   ├──[+] enum (49772:15)
│ │   ├──[🔀] type (49767:17)❌ 
│ │   ├──[+] description (49768:24)
│ │   └──[+] example (49773:20)
│ ├─┬PushStepUpsertDto
│ │ └─┬stepId
│ │   └──[🔀] pattern (48375:20)❌ 
│ ├─┬DuplicateWorkflowDto
│ │ └─┬workflowId
│ │   └──[🔀] pattern (48834:20)❌ 
│ └─┬InAppStepUpsertDto
│   └─┬stepId
│     └──[🔀] pattern (48303:20)❌ 
└─┬Extensions
  └──[🔀] x-webhooks (51170:3)
Document Element Total Changes Breaking Changes
tags 1 0
components 103 35
paths 17 1

View full report

Linting Report 0 errors, 21 warnings, 46 hints

View full report

CSHARP CHANGELOG

core: 3.15.21 - 2026-04-09

🐝 New Features

  • add support for .NET 10 (commit by @2ynn)

Based on Speakeasy CLI 1.762.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776126264 branch from 9a87fcf to 128fd94 Compare April 15, 2026 00:26
@github-actions github-actions Bot added the patch Patch version bump label Apr 15, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776126264 branch 7 times, most recently from f6ec73a to 804c681 Compare April 22, 2026 00:22
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776126264 branch 7 times, most recently from 656eb4e to 70c1d8e Compare April 29, 2026 00:30
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776126264 branch 8 times, most recently from d71ace7 to 058aeef Compare May 7, 2026 00:29
* `Novu.ChannelEndpoints.Update()`:  `response.providerId.Enum(novuEmailAgent)` **Added** (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.Enum(novuEmailAgent)` **Added** (Breaking ⚠️)
* `Novu.Notifications.Get()`:  `response.data[].Jobs[].ExecutionDetails[].ProviderId.Enum(novuEmailAgent)` **Added** (Breaking ⚠️)
* `Novu.ChannelEndpoints.Retrieve()`:  `response.providerId.Enum(novuEmailAgent)` **Added** (Breaking ⚠️)
* `Novu.ChannelEndpoints.Create()`:  `response.providerId.Enum(novuEmailAgent)` **Added** (Breaking ⚠️)
* `Novu.ChannelEndpoints.List()`: 
  *  `request.ProviderId` **Changed**
  *  `response.data[].ProviderId.Enum(novuEmailAgent)` **Added** (Breaking ⚠️)
* `Novu.ChannelConnections.Update()`:  `response.providerId.Enum(novuEmailAgent)` **Added** (Breaking ⚠️)
* `Novu.ChannelConnections.Retrieve()`:  `response.providerId.Enum(novuEmailAgent)` **Added** (Breaking ⚠️)
* `Novu.ChannelConnections.Create()`: 
  *  `request.createChannelConnectionRequestDto.ConnectionMode` **Added**
  *  `response.providerId.Enum(novuEmailAgent)` **Added** (Breaking ⚠️)
* `Novu.ChannelConnections.List()`: 
  *  `request.ProviderId` **Changed**
  *  `response.data[].ProviderId.Enum(novuEmailAgent)` **Added** (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.[].Credentials` **Changed**
* `Novu.Integrations.Create()`: 
  *  `request.createIntegrationRequestDto.Credentials` **Changed**
  *  `response.credentials` **Changed**
* `Novu.Integrations.Update()`: 
  *  `request.updateIntegrationRequestDto.Credentials` **Changed**
  *  `response.credentials` **Changed**
* `Novu.Integrations.Delete()`:  `response.[].Credentials` **Changed**
* `Novu.Integrations.SetPrimary()`:  `response.credentials` **Changed**
* `Novu.Integrations.ListActive()`:  `response.[].Credentials` **Changed**
* `Novu.Integrations.GenerateChatOAuthUrl()`: **Deprecated**
* `Novu.Integrations.GenerateChatOAuthUrl()`:  `request.generateChatOauthUrlRequestDto` **Changed**
* `Novu.Domains.Update()`: **Added**
* `Novu.Domains.Retrieve()`: **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776126264 branch from 112b180 to 02c0074 Compare May 8, 2026 00:29
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.

1 participant