HttpApiRoute
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).
Properties
Section titled “Properties”authorizer?
Section titled “authorizer?”
optionalauthorizer?:HttpApiAuthorizer
Defined in: packages/core/src/types/lambda.ts:313
Per-route override; falls back to config-level authorizer, then kind default (“jwt”).
method
Section titled “method”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.