v2.4.2

Reference

Quick-reference material for route ownership, OpenAPI coverage, headers, and error handling.

Use this section when checking whether an operation is actually deployed HTTP or only an HTTP-shaped local worker harness. The HTTP routes page lists the deployed route groups; the OpenAPI index includes both deployed operations and local harness metadata.

Pages

TopicPage
Every HTTP route, method, auth, and owning serviceHTTP routes
Index of per-service OpenAPI specsOpenAPI index
Status codes and error response shapesError codes
Request/response headers, CORSHeaders

Validation

Run the docs build before publishing:

bash
cd docs/site
yarn build

The build runs OpenAPI validation and checks path drift against services/*/serverless.yml.

Esc