We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edef036 commit f51eeb6Copy full SHA for f51eeb6
Sources/AWSLambdaEvents/APIGateway+V2.swift
@@ -37,7 +37,7 @@ extension APIGateway.V2 {
37
public let scopes: [String]?
38
}
39
40
- let jwt: JWT
+ public let jwt: JWT
41
42
43
public let accountId: String
0 commit comments