aws-lambda-haskell-runtime icon indicating copy to clipboard operation
aws-lambda-haskell-runtime copied to clipboard

No authorizer field in the ApiGatewayRequestContext data type

Open ghidei opened this issue 4 years ago • 1 comments

Hello!

According to the docs there is an authorizer field that is not currently in the ApiGatewayRequestContext data type.

Is there a reason for this field not being present? If not, then I'd be happy to submit a PR where this field is present in the data type.

ghidei avatar Feb 09 '21 15:02 ghidei

Hey! Thanks a lot for reaching out!

Absolutely no reason for it not being present, feel free to submit the PR :D

NickSeagull avatar Feb 10 '21 11:02 NickSeagull