Skip to content

HttpApiRoute

Open in ChatGPTOpen in Claude

Defined in: packages/core/src/types/lambda.ts:308

One route within a multi-route HTTP API (v2) lambda (Phase 3I). Same absolute/relative + basePath rules as ApiRoute (D9).

optional authorizer?: HttpApiAuthorizer

Defined in: packages/core/src/types/lambda.ts:313

Per-route override; falls back to config-level authorizer, then kind default (“jwt”).


method: HttpMethod

Defined in: packages/core/src/types/lambda.ts:309


path: string

Defined in: packages/core/src/types/lambda.ts:311

Absolute (“/auth/login”) OR relative (“login”) when basePath is set — see D9.

© 2026 Axis Tech. Powered by axis-tech.co.