Skip to content

chore: 🐝 Update SDK - Generate 3.15.0#37

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

chore: 🐝 Update SDK - Generate 3.15.0#37
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1771978998

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 25, 2026

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Go SDK Changes:

  • Novu.Notifications.List(): response.Data[] Changed (Breaking ⚠️)
  • Novu.Workflows.Steps.Retrieve(): response Changed (Breaking ⚠️)
  • Novu.Layouts.Create(): response.Controls Changed (Breaking ⚠️)
  • Novu.Layouts.List(): response.Layouts[].Controls Changed (Breaking ⚠️)
  • Novu.Layouts.Update():
    • request.UpdateLayoutDto.ControlValues Changed (Breaking ⚠️)
    • response.Controls Changed (Breaking ⚠️)
  • Novu.Layouts.Retrieve(): response.Controls Changed (Breaking ⚠️)
  • Novu.Layouts.Duplicate(): response.Controls Changed (Breaking ⚠️)
  • Novu.Layouts.GeneratePreview():
    • request.LayoutPreviewRequestDto.PreviewPayload.Subscriber Changed (Breaking ⚠️)
    • response.PreviewPayloadExample.Subscriber Changed
  • Novu.Notifications.Retrieve(): response Changed (Breaking ⚠️)
  • Novu.Workflows.Sync(): response Changed (Breaking ⚠️)
  • Novu.Workflows.Create():
    • request.CreateWorkflowDto Changed
    • response Changed (Breaking ⚠️)
  • Novu.Workflows.Patch(): response Changed (Breaking ⚠️)
  • Novu.Subscribers.Credentials.Update():
    • request.UpdateSubscriberChannelRequestDto.IntegrationIdentifier Changed (Breaking ⚠️)
    • response Changed
  • Novu.Subscribers.Credentials.Append():
    • request.UpdateSubscriberChannelRequestDto.IntegrationIdentifier Changed (Breaking ⚠️)
    • response Changed
  • Novu.Workflows.Get(): response Changed (Breaking ⚠️)
  • Novu.Workflows.Update():
    • request.UpdateWorkflowDto.Steps[] Changed
    • response Changed (Breaking ⚠️)
  • Novu.Workflows.List(): response.Workflows[].StepTypeOverviews[].Enum(httpRequest) Added (Breaking ⚠️)
  • Novu.Subscribers.Properties.UpdateOnlineFlag(): response Changed
  • Novu.Environments.Diff(): Added
  • Novu.Subscribers.Messages.MarkAllAs(): response.[].Subscriber Changed
  • Novu.Subscribers.Messages.UpdateAsSeen(): response.Subscriber Changed
  • Novu.Subscribers.Patch(): response Changed
  • Novu.Subscribers.Retrieve(): response Changed
  • Novu.Subscribers.Create():
    • response Changed
    • error Changed
  • Novu.Integrations.List(): response.[].Configurations Changed
  • Novu.Integrations.Create(): response.Configurations Changed
  • Novu.Integrations.Update(): response.Configurations Changed
  • Novu.Integrations.Delete(): response.[].Configurations Changed
  • Novu.Integrations.SetAsPrimary(): response.Configurations Changed
  • Novu.Integrations.ListActive(): response.[].Configurations Changed
  • Novu.Messages.Retrieve(): response.Data[].Subscriber Changed
  • Novu.Subscribers.Search(): response.Data[] Changed
  • Novu.Environments.Publish(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (28002:12)
├─┬Paths
│ ├──[+] path (2269:3)
│ ├──[+] path (1946:3)
│ ├─┬/v1/events/trigger/broadcast
│ │ └─┬POST
│ │   └──[🔀] description (19574:20)
│ ├─┬/v2/contexts
│ │ ├─┬GET
│ │ │ └──[🔀] description (320:20)
│ │ └─┬POST
│ │   └──[🔀] description (7:20)
│ └─┬/v1/events/trigger
│   └─┬POST
│     └──[🔀] description (18936:20)
├─┬Tags
│ └─┬External Docs
│   └──[🔀] url (28076:12)
└─┬Components
  ├──[+] schemas (34677:7)
  ├──[+] schemas (36037:7)
  ├──[+] schemas (35978:7)
  ├──[+] schemas (36018:7)
  ├──[+] schemas (36152:7)
  ├──[+] schemas (36274:7)
  ├──[+] schemas (36307:7)
  ├──[+] schemas (35996:7)
  ├──[+] schemas (36113:7)
  ├──[+] schemas (36174:7)
  ├──[+] schemas (36086:7)
  ├──[+] schemas (34665:7)
  ├──[+] schemas (36346:7)
  ├──[+] schemas (34725:7)
  ├──[+] schemas (36101:7)
  ├──[+] schemas (36066:7)
  ├──[+] schemas (36323:7)
  ├──[+] schemas (36246:7)
  ├──[+] schemas (36183:7)
  ├──[+] schemas (36252:7)
  ├──[+] schemas (34708:7)
  ├──[+] schemas (35354:7)
  ├──[+] schemas (35970:7)
  ├──[+] schemas (34656:7)
  ├──[+] schemas (36133:7)
  ├──[+] schemas (36226:7)
  ├─┬StepResponseDto
  │ ├──[+] properties (33732:9)
  │ ├─┬variables
  │ │ └──[🔀] $ref (28957:13)❌ 
  │ ├─┬workflowId
  │ │ └──[🔀] description (33727:24)
  │ ├─┬workflowDatabaseId
  │ │ ├──[+] additionalProperties (33705:33)❌ 
  │ │ ├──[🔀] type (33703:17)❌ 
  │ │ └──[🔀] description (33704:24)
  │ └─┬type
  │   └──[🔀] $ref (33733:11)❌ 
  ├─┬StepTypeEnum
  │ └──[+] enum (28970:11)
  ├─┬SubscriberResponseDto
  │ ├──[+] required (30930:11)❌ 
  │ ├──[+] required (30932:11)❌ 
  │ ├──[+] required (30933:11)❌ 
  │ └──[+] required (30931:11)❌ 
  ├─┬ThrottleStepResponseDto
  │ ├──[+] properties (34561:9)
  │ ├─┬variables
  │ │ └──[🔀] $ref (28957:13)❌ 
  │ ├─┬workflowDatabaseId
  │ │ ├──[+] additionalProperties (34534:33)❌ 
  │ │ ├──[🔀] type (34532:17)❌ 
  │ │ └──[🔀] description (34533:24)
  │ ├─┬workflowId
  │ │ └──[🔀] description (34556:24)
  │ └─┬type
  │   └──[🔀] $ref (34562:11)❌ 
  ├─┬UiComponentEnum
  │ ├──[+] enum (32591:11)
  │ ├──[+] enum (32595:11)
  │ ├──[+] enum (32594:11)
  │ ├──[+] enum (32588:11)
  │ ├──[+] enum (32589:11)
  │ ├──[+] enum (32592:11)
  │ ├──[+] enum (32593:11)
  │ ├──[+] enum (32590:11)
  │ └─┬Extensions
  │   └──[+] x-speakeasy-unknown-values (32596:35)
  ├─┬UiSchemaGroupEnum
  │ └──[+] enum (32640:11)
  ├─┬TriggerEventRequestDto
  │ └─┬actor
  │   └──[🔀] description (28818:24)
  ├─┬UpdateSubscriberChannelRequestDto
  │ └──[+] required (30954:11)❌ 
  ├─┬GeneratePreviewResponseDto
  │ ├──[+] properties (35864:9)
  │ ├─┬schema
  │ │ ├──[-] additionalProperties (34491:33)❌ 
  │ │ ├──[-] type (34487:17)❌ 
  │ │ ├──[🔀] description (35868:24)
  │ │ ├──[-] nullable (34488:21)❌ 
  │ │ ├──[+] oneOf (35870:15)
  │ │ ├──[+] oneOf (35878:15)
  │ │ ├──[+] oneOf (35878:15)
  │ │ ├──[+] oneOf (35884:15)
  │ │ ├──[+] oneOf (35890:15)
  │ │ ├──[+] oneOf (35896:15)
  │ │ ├──[+] oneOf (35902:15)
  │ │ ├──[+] oneOf (35908:15)
  │ │ └──[+] oneOf (35914:15)
  │ ├─┬previewPayloadExample
  │ │ ├──[+] type (35865:17)❌ 
  │ │ ├──[🔀] description (35866:24)
  │ │ └──[-] allOf (34443:7)❌ 
  │ └─┬result
  │   ├──[🔀] description (35854:24)
  │   ├──[-] oneOf (34495:15)❌ 
  │   ├──[-] oneOf (34503:15)❌ 
  │   ├──[-] oneOf (34503:15)❌ 
  │   ├──[-] oneOf (34509:15)❌ 
  │   ├──[-] oneOf (34515:15)❌ 
  │   ├──[-] oneOf (34521:15)❌ 
  │   ├──[-] oneOf (34527:15)❌ 
  │   ├──[-] oneOf (34533:15)❌ 
  │   ├──[-] oneOf (34539:15)❌ 
  │   └──[+] allOf (35814:7)
  ├─┬DelayControlDto
  │ ├──[+] required (34217:11)❌ 
  │ └─┬cron
  │   └──[-] minLength (33039:22)❌ 
  ├─┬ActivityNotificationJobResponseDto
  │ └─┬type
  │   └──[+] enum (29457:15)
  ├─┬PushStepResponseDto
  │ ├──[+] properties (34056:9)
  │ ├─┬workflowId
  │ │ └──[🔀] description (34051:24)
  │ ├─┬type
  │ │ └──[🔀] $ref (34057:11)❌ 
  │ ├─┬variables
  │ │ └──[🔀] $ref (28957:13)❌ 
  │ └─┬workflowDatabaseId
  │   ├──[+] additionalProperties (34029:33)❌ 
  │   ├──[🔀] type (34027:17)❌ 
  │   └──[🔀] description (34028:24)
  ├─┬InAppStepResponseDto
  │ ├──[+] properties (34924:9)
  │ ├─┬type
  │ │ └──[🔀] $ref (34925:11)❌ 
  │ ├─┬workflowDatabaseId
  │ │ ├──[+] additionalProperties (34897:33)❌ 
  │ │ ├──[🔀] type (34895:17)❌ 
  │ │ └──[🔀] description (34896:24)
  │ ├─┬workflowId
  │ │ └──[🔀] description (34919:24)
  │ └─┬variables
  │   └──[🔀] $ref (28957:13)❌ 
  ├─┬LayoutControlValuesDto
  │ └──[+] required (32674:11)❌ 
  ├─┬RuntimeIssueDto
  │ ├──[-] required (32475:11)❌ 
  │ ├──[-] required (32476:11)❌ 
  │ ├──[-] properties (32462:9)❌ 
  │ ├──[-] properties (32472:9)❌ 
  │ └──[-] properties (32470:9)❌ 
  ├─┬ChatStepResponseDto
  │ ├──[+] properties (34154:9)
  │ ├─┬type
  │ │ └──[🔀] $ref (34155:11)❌ 
  │ ├─┬variables
  │ │ └──[🔀] $ref (28957:13)❌ 
  │ ├─┬workflowId
  │ │ └──[🔀] description (34149:24)
  │ └─┬workflowDatabaseId
  │   ├──[+] additionalProperties (34127:33)❌ 
  │   ├──[🔀] type (34125:17)❌ 
  │   └──[🔀] description (34126:24)
  ├─┬EmailStepResponseDto
  │ ├──[+] properties (33857:9)
  │ ├─┬workflowDatabaseId
  │ │ ├──[+] additionalProperties (33830:33)❌ 
  │ │ ├──[🔀] type (33828:17)❌ 
  │ │ └──[🔀] description (33829:24)
  │ ├─┬type
  │ │ └──[🔀] $ref (33858:11)❌ 
  │ ├─┬variables
  │ │ └──[🔀] $ref (28957:13)❌ 
  │ └─┬workflowId
  │   └──[🔀] description (33852:24)
  ├─┬DigestControlDto
  │ └─┬cron
  │   └──[-] minLength (33177:22)❌ 
  ├─┬WorkflowRunStepsDetailsDto
  │ ├──[+] required (29853:11)❌ 
  │ ├──[+] properties (29834:9)
  │ ├──[+] properties (29828:9)
  │ ├─┬stepType
  │ │ └──[🔀] description (29830:24)
  │ ├─┬stepRunId
  │ │ ├──[+] enum (29841:15)
  │ │ ├──[+] enum (29842:15)
  │ │ ├──[+] enum (29847:15)
  │ │ ├──[+] enum (29848:15)
  │ │ ├──[+] enum (29843:15)
  │ │ ├──[+] enum (29844:15)
  │ │ ├──[+] enum (29845:15)
  │ │ ├──[+] enum (29846:15)
  │ │ ├──[+] enum (29849:15)
  │ │ └──[🔀] description (29839:24)
  │ └─┬status
  │   ├──[-] enum (28806:15)❌ 
  │   ├──[-] enum (28802:15)❌ 
  │   ├──[-] enum (28804:15)❌ 
  │   ├──[-] enum (28807:15)❌ 
  │   ├──[-] enum (28808:15)❌ 
  │   ├──[-] enum (28809:15)❌ 
  │   ├──[-] enum (28801:15)❌ 
  │   ├──[-] enum (28803:15)❌ 
  │   ├──[-] enum (28805:15)❌ 
  │   └──[🔀] description (29836:24)
  ├─┬DigestStepResponseDto
  │ ├──[+] properties (34426:9)
  │ ├─┬variables
  │ │ └──[🔀] $ref (28957:13)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (34427:11)❌ 
  │ ├─┬workflowId
  │ │ └──[🔀] description (34421:24)
  │ └─┬workflowDatabaseId
  │   ├──[+] additionalProperties (34399:33)❌ 
  │   ├──[🔀] type (34397:17)❌ 
  │   └──[🔀] description (34398:24)
  ├─┬ThrottleControlDto
  │ ├──[+] required (34501:11)❌ 
  │ ├─┬threshold
  │ │ └──[-] maximum (33300:20)❌ 
  │ └─┬dynamicKey
  │   └──[-] minLength (33293:22)❌ 
  ├─┬WorkflowResponseDto
  │ └─┬steps
  │   └─┬Schema
  │     ├──[+] oneOf (34725:7)
  │     └──Discriminator
  ├─┬SubscriberResponseDtoOptional
  │ ├──[+] required (32904:11)❌ 
  │ ├──[+] required (32905:11)❌ 
  │ ├──[+] required (32906:11)❌ 
  │ └──[+] required (32907:11)❌ 
  ├─┬SmsStepResponseDto
  │ ├──[+] properties (33955:9)
  │ ├─┬workflowId
  │ │ └──[🔀] description (33950:24)
  │ ├─┬workflowDatabaseId
  │ │ ├──[+] additionalProperties (33928:33)❌ 
  │ │ ├──[🔀] type (33926:17)❌ 
  │ │ └──[🔀] description (33927:24)
  │ ├─┬variables
  │ │ └──[🔀] $ref (28957:13)❌ 
  │ └─┬type
  │   └──[🔀] $ref (33956:11)❌ 
  ├─┬WorkflowCreationSourceEnum
  │ └──[+] enum (35392:11)
  ├─┬UpdateLayoutDto
  │ ├──[+] required (32789:11)❌ 
  │ └─┬controlValues
  │   └──[-] nullable (31657:21)❌ 
  ├─┬IntegrationResponseDto
  │ ├──[+] required (30361:11)❌ 
  │ └─┬channel
  │   └──[🔀] description (30300:24)
  ├─┬CustomStepResponseDto
  │ ├──[+] properties (34641:9)
  │ ├─┬workflowId
  │ │ └──[🔀] description (34636:24)
  │ ├─┬variables
  │ │ └──[🔀] $ref (28957:13)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (34642:11)❌ 
  │ └─┬workflowDatabaseId
  │   ├──[+] additionalProperties (34614:33)❌ 
  │   ├──[🔀] type (34612:17)❌ 
  │   └──[🔀] description (34613:24)
  ├─┬UpdateWorkflowDto
  │ └─┬steps
  │   └─┬Schema
  │     ├──[+] oneOf (35354:7)
  │     └──Discriminator
  ├─┬EmailControlDto
  │ └─┬layoutId
  │   └──[-] minLength (32641:22)❌ 
  ├─┬DelayStepResponseDto
  │ ├──[+] properties (34277:9)
  │ ├─┬type
  │ │ └──[🔀] $ref (34278:11)❌ 
  │ ├─┬workflowId
  │ │ └──[🔀] description (34272:24)
  │ ├─┬workflowDatabaseId
  │ │ ├──[+] additionalProperties (34250:33)❌ 
  │ │ ├──[🔀] type (34248:17)❌ 
  │ │ └──[🔀] description (34249:24)
  │ └─┬variables
  │   └──[🔀] $ref (28957:13)❌ 
  ├─┬ChannelSettingsDto
  │ └──[+] required (30830:11)❌ 
  └─┬CreateWorkflowDto
    └─┬steps
      └─┬Schema
        ├──[+] oneOf (35354:7)
        └──Discriminator
Document Element Total Changes Breaking Changes
info 1 0
paths 6 0
tags 1 0
components 195 90

View full report

Linting Report 0 errors, 13 warnings, 38 hints

View full report

GO CHANGELOG

constsAndDefaults: 0.1.14 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

core: 3.13.36 - 2026-03-12

🐛 Bug Fixes

  • reserve s as an SDK keyword to prevent path parameter name collisions (commit by @danielkov)

core: 3.13.35 - 2026-03-12

🐛 Bug Fixes

  • avoid double-pointer wrapping for nullable optional const getters (commit by @danielkov)

core: 3.13.34 - 2026-03-11

🐛 Bug Fixes

  • resolve field/method name collision when property name starts with Get (commit by @danielkov)

core: 3.13.23 - 2026-03-11

🐛 Bug Fixes

  • use go run instead of go install for staticcheck to avoid toolchain version mismatch (commit by @danielkov)

core: 3.13.21 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 3.13.20 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.13.19 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 3.13.33 - 2026-02-24

🐛 Bug Fixes

  • prevent duplicate enum values after name normalization in generated Go models (commit by @danielkov)

core: 3.13.22 - 2026-02-24

🐛 Bug Fixes

  • deduplicate OAuth2 password security operations to prevent duplicate getCredentials methods (commit by @danielkov)

core: 3.13.17 - 2026-02-23

🐛 Bug Fixes

  • prevent model file name collisions with reserved SDK package names (commit by @danielkov)

examples: 2.81.6 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

flattening: 2.81.2 - 2026-03-10

🐛 Bug Fixes

  • preserve parent type/format for flattened oneOf const schemas and flatten multi-const variants into enums (commit by @danielkov)

globalServerURLs: 2.83.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

openEnums: 0.1.0 - 2024-05-14

🐝 New Features

unions: 2.87.6 - 2026-03-12

🐝 New Features

  • add x-speakeasy-discriminator extension for clean identifier names on discriminator mappings (commit by @mfbx9da4)

unions: 2.87.5 - 2026-02-24

🐛 Bug Fixes

  • handle nullable discriminator fields in union factory functions (commit by @danielkov)

Based on Speakeasy CLI 1.757.0

@github-actions github-actions bot added the patch Patch version bump label Feb 25, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771978998 branch 2 times, most recently from 3b14304 to 440d2cf Compare February 27, 2026 00:23
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 3.14.1 chore: 🐝 Update SDK - Generate 3.15.0 Feb 27, 2026
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Feb 27, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771978998 branch 7 times, most recently from 224fa7a to fc1b85f Compare March 6, 2026 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771978998 branch 8 times, most recently from 30bdf95 to e88de1f Compare March 14, 2026 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771978998 branch 3 times, most recently from f04e89e to 2781e8a Compare March 17, 2026 00:23
* `Novu.Notifications.List()`:  `response.Data[]` **Changed** (Breaking ⚠️)
* `Novu.Workflows.Steps.Retrieve()`:  `response` **Changed** (Breaking ⚠️)
* `Novu.Layouts.Create()`:  `response.Controls` **Changed** (Breaking ⚠️)
* `Novu.Layouts.List()`:  `response.Layouts[].Controls` **Changed** (Breaking ⚠️)
* `Novu.Layouts.Update()`: 
  *  `request.UpdateLayoutDto.ControlValues` **Changed** (Breaking ⚠️)
  *  `response.Controls` **Changed** (Breaking ⚠️)
* `Novu.Layouts.Retrieve()`:  `response.Controls` **Changed** (Breaking ⚠️)
* `Novu.Layouts.Duplicate()`:  `response.Controls` **Changed** (Breaking ⚠️)
* `Novu.Layouts.GeneratePreview()`: 
  *  `request.LayoutPreviewRequestDto.PreviewPayload.Subscriber` **Changed** (Breaking ⚠️)
  *  `response.PreviewPayloadExample.Subscriber` **Changed**
* `Novu.Notifications.Retrieve()`:  `response` **Changed** (Breaking ⚠️)
* `Novu.Workflows.Sync()`:  `response` **Changed** (Breaking ⚠️)
* `Novu.Workflows.Create()`: 
  *  `request.CreateWorkflowDto` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `Novu.Workflows.Patch()`:  `response` **Changed** (Breaking ⚠️)
* `Novu.Subscribers.Credentials.Update()`: 
  *  `request.UpdateSubscriberChannelRequestDto.IntegrationIdentifier` **Changed** (Breaking ⚠️)
  *  `response` **Changed**
* `Novu.Subscribers.Credentials.Append()`: 
  *  `request.UpdateSubscriberChannelRequestDto.IntegrationIdentifier` **Changed** (Breaking ⚠️)
  *  `response` **Changed**
* `Novu.Workflows.Get()`:  `response` **Changed** (Breaking ⚠️)
* `Novu.Workflows.Update()`: 
  *  `request.UpdateWorkflowDto.Steps[]` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `Novu.Workflows.List()`:  `response.Workflows[].StepTypeOverviews[].Enum(httpRequest)` **Added** (Breaking ⚠️)
* `Novu.Subscribers.Properties.UpdateOnlineFlag()`:  `response` **Changed**
* `Novu.Environments.Diff()`: **Added**
* `Novu.Subscribers.Messages.MarkAllAs()`:  `response.[].Subscriber` **Changed**
* `Novu.Subscribers.Messages.UpdateAsSeen()`:  `response.Subscriber` **Changed**
* `Novu.Subscribers.Patch()`:  `response` **Changed**
* `Novu.Subscribers.Retrieve()`:  `response` **Changed**
* `Novu.Subscribers.Create()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `Novu.Integrations.List()`:  `response.[].Configurations` **Changed**
* `Novu.Integrations.Create()`:  `response.Configurations` **Changed**
* `Novu.Integrations.Update()`:  `response.Configurations` **Changed**
* `Novu.Integrations.Delete()`:  `response.[].Configurations` **Changed**
* `Novu.Integrations.SetAsPrimary()`:  `response.Configurations` **Changed**
* `Novu.Integrations.ListActive()`:  `response.[].Configurations` **Changed**
* `Novu.Messages.Retrieve()`:  `response.Data[].Subscriber` **Changed**
* `Novu.Subscribers.Search()`:  `response.Data[]` **Changed**
* `Novu.Environments.Publish()`: **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771978998 branch from 3cb9c6a to 98c3129 Compare March 18, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant