Skip to content

Expose public Cloud OpenAPI docs - #853

Merged
RhysSullivan merged 1 commit into
mainfrom
codex/cloud-public-openapi-docs
May 20, 2026
Merged

Expose public Cloud OpenAPI docs#853
RhysSullivan merged 1 commit into
mainfrom
codex/cloud-public-openapi-docs

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Summary

  • serve a single Cloud OpenAPI document that includes protected Executor, auth, and org routes
  • expose public Swagger UI at /api/docs and raw JSON at /api/openapi.json
  • exclude effect/Data from Vite dep optimization to avoid missing SSR optimizer chunks in Cloud dev

Verification

  • bunx vitest run --config vitest.config.ts src/api.test.ts from apps/cloud
  • bun run typecheck from apps/cloud
  • bun run format:check

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 20, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 6cb64b9 May 20 2026, 08:35 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 20, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 6cb64b9 Commit Preview URL

Branch Preview URL
May 20 2026, 08:34 PM

@RhysSullivan
RhysSullivan force-pushed the codex/cloud-public-openapi-docs branch from 50dfcd7 to a63e068 Compare May 20, 2026 20:21
@pkg-pr-new

pkg-pr-new Bot commented May 20, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@853

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@853

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@853

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@853

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@853

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@853

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@853

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@853

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@853

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@853

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@853

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@853

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@853

executor

npm i https://pkg.pr.new/executor@853

commit: 6cb64b9

@RhysSullivan
RhysSullivan force-pushed the codex/cloud-public-openapi-docs branch from a63e068 to 6cb64b9 Compare May 20, 2026 20:33
@RhysSullivan
RhysSullivan merged commit 902d8e5 into main May 20, 2026
11 checks passed
RhysSullivan added a commit that referenced this pull request May 31, 2026
@RhysSullivan
RhysSullivan deleted the codex/cloud-public-openapi-docs branch June 11, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant