Skip to content

Conversation

@jonaslagoni
Copy link
Contributor

@jonaslagoni jonaslagoni commented Jan 22, 2026

Note

OpenAPI support for channels (TypeScript, http_client)

  • Implement generateTypeScriptChannelsForOpenAPI and wire it into channels index to emit HTTP client functions from OpenAPI paths/operations
  • Update HTTP fetch renderer to optionally unmarshalByStatusCode via new includesStatusCodes flag; remove prior statusCodes plumbing
  • Extend payload/types/utils to propagate includesStatusCodes; parameter models gain getChannelWithParameters (aliases serializeUrl)
  • Add OpenAPI channel tests with snapshots and a runtime OpenAPI config; minor YAML formatting fix in config-tools
  • Housekeeping: ignore mcp-server in lint/jest/prettier; docs AI assistants add Q&A; mcp bundled docs key formatting tweaks

Scope/Risk

  • Medium: core channels generation and HTTP client rendering changed; primarily additive but affects response parsing and parameter APIs.

Written by Cursor Bugbot for commit 51b2cea. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Jan 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
the-codegen-project Ready Ready Preview, Comment Jan 25, 2026 10:00am
the-codegen-project-mcp Ready Ready Preview, Comment Jan 25, 2026 10:00am

@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for the-codegen-project canceled.

Name Link
🔨 Latest commit 51b2cea
🔍 Latest deploy log https://app.netlify.com/projects/the-codegen-project/deploys/6975e97894e16c00084efbc5

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@jonaslagoni jonaslagoni merged commit fc6aa1d into main Jan 25, 2026
22 checks passed
@jonaslagoni jonaslagoni deleted the enable_channels_openapi branch January 25, 2026 16:38
@jonaslagoni
Copy link
Contributor Author

🎉 This PR is included in version 0.63.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants