Skip to content

chore: 🐝 Update SDK - Generate 0.2.6 - #3538

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1785372433
Open

chore: 🐝 Update SDK - Generate 0.2.6#3538
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1785372433

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

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.

Mcp-typescript SDK Changes:

  • CompAi.Questionnaire.QuestionnaireController_answerSingleQuestion_v1(): request Changed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬AnswerSingleQuestionDto
    ├──[+] required (20783:11)❌ 
    ├──[+] required (20784:11)❌ 
    ├──[+] required (20785:11)❌ 
    ├──[+] required (20786:11)❌ 
    ├──[+] properties (20774:9)
    ├──[+] properties (20760:9)
    ├──[+] properties (20764:9)
    ├──[+] properties (20778:9)
    └──[+] properties (20769:9)
Document Element Total Changes Breaking Changes
components 9 4

View full report

Linting Report 0 errors, 241 warnings, 316 hints

View full report

MCP-TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.791.0

Last updated by Speakeasy workflow


Summary by cubic

Update @trycompai/mcp-server SDK to v0.2.6 and align with OpenAPI changes for the questionnaire “answer single” endpoint. This introduces a breaking request shape with input validation.

  • Migration

    • QuestionnaireController_answerSingleQuestion_v1 now requires a JSON body:
      • required: question (string), questionIndex (number ≥ 0), totalQuestions (number ≥ 1), organizationId (string)
      • optional: questionnaireId (string)
    • Calls that previously sent an empty body must send these fields.
    • Runtime validation (zod) is added; invalid input will be rejected.
  • Dependencies

    • Bump SDK to 0.2.6 and generator to 2.924.0 (Speakeasy CLI 1.791.0).
    • Update version metadata and download links in docs and landing page to v0.2.6.

Written for commit 3fd7104. Summary will update on new commits.

Review in cubic

* `CompAi.Questionnaire.QuestionnaireController_answerSingleQuestion_v1()`:  `request` **Changed** (Breaking ⚠️)
@github-actions github-actions Bot added the patch Patch version bump label Jul 30, 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 all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ speakeasybot
❌ speakeasy-github[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants