Skip to content

chore: 🐝 Update SDK - Generate 1.2.1#25

Merged
mezotv merged 2 commits into
mainfrom
speakeasy-sdk-regen-1777860036
May 13, 2026
Merged

chore: 🐝 Update SDK - Generate 1.2.1#25
mezotv merged 2 commits into
mainfrom
speakeasy-sdk-regen-1777860036

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 4, 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.

Typescript SDK Changes:

  • notra.content.createPostGeneration(): response.job.status.enum(skipped) Added
  • notra.content.getPostGeneration(): response Changed
  • notra.chats.createChat():
    • request.model Changed
  • notra.chats.postChatMessage():
    • request.body.model Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/posts/generate/{jobId}
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬events
│ │           │ └─┬Schema
│ │           │   └─┬type
│ │           │     └──[+] enum (1:21263)
│ │           └─┬job
│ │             └─┬status
│ │               └──[+] enum (1:20217)
│ ├─┬/v1/schedules/{scheduleId}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └──application/json
│ └─┬/v1/posts/generate
│   └─┬POST
│     └─┬Responses
│       └─┬202
│         └─┬application/json
│           └─┬Schema
│             └─┬job
│               └─┬status
│                 └──[+] enum (1:17401)
└─┬Components
  ├──[+] schemas (1:1183)
  └─┬SendChatMessageRequest
    └─┬model
      ├──[+] enum (1:3653)
      └──[+] enum (1:3670)
Document Element Total Changes Breaking Changes
paths 3 0
components 3 0

View full report

Linting Report 0 errors, 1 warnings, 2 hints

View full report

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.762.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label May 4, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777860036 branch from 8e5a321 to 7adf488 Compare May 5, 2026 02:01
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 12 files

Partial review: This PR has more than 50 files, so cubic reviewed the highest-priority files first. During the trial, paid plans get a higher file limit.
You can try an ultrareview to bypass the file limit, comment @cubic-dev-ai ultrareview. Learn more.

@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777860036 branch 7 times, most recently from 59f9194 to aec118f Compare May 12, 2026 02:08
* `notra.content.createPostGeneration()`:  `response.job.status.enum(skipped)` **Added**
* `notra.content.getPostGeneration()`:  `response` **Changed**
* `notra.chats.createChat()`: 
  *  `request.model` **Changed**
* `notra.chats.postChatMessage()`: 
  *  `request.body.model` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777860036 branch from 94a9aaf to e0d5ed3 Compare May 13, 2026 02:14
@mezotv mezotv merged commit f7e0c01 into main May 13, 2026
1 of 2 checks passed
@mezotv mezotv deleted the speakeasy-sdk-regen-1777860036 branch May 13, 2026 08:00
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.

3 participants