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
| Topic | Page |
|---|---|
| Every HTTP route, method, auth, and owning service | HTTP routes |
| Index of per-service OpenAPI specs | OpenAPI index |
| Status codes and error response shapes | Error codes |
| Request/response headers, CORS | Headers |
Validation
Run the docs build before publishing:
cd docs/site
yarn buildThe build runs OpenAPI validation and checks path drift against services/*/serverless.yml.