We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3617120 commit 8e89f27Copy full SHA for 8e89f27
Examples/APIGateway/Sources/main.swift
@@ -21,7 +21,6 @@ import FoundationEssentials
21
import Foundation
22
#endif
23
24
-let encoder = JSONEncoder()
25
let runtime = LambdaRuntime {
26
(event: APIGatewayV2Request, context: LambdaContext) -> APIGatewayV2Response in
27
0 commit comments