theam / aws-lambda-haskell-runtime

⚡Haskell runtime for AWS Lambda
https://theam.github.io/aws-lambda-haskell-runtime/
Other
269 stars 48 forks source link

No authorizer field in the ApiGatewayRequestContext data type #99

Open ghidei opened 3 years ago

ghidei commented 3 years ago

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.

NickSeagull commented 3 years ago

Hey! Thanks a lot for reaching out!

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