Skip to content

APIGatewayProxyRequestContext is missing DomainName and DomainPrefix #292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
RaeesBhatti opened this issue May 15, 2020 · 0 comments · Fixed by #293
Closed

APIGatewayProxyRequestContext is missing DomainName and DomainPrefix #292

RaeesBhatti opened this issue May 15, 2020 · 0 comments · Fixed by #293

Comments

@RaeesBhatti
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Type APIGatewayProxyRequestContext doesn't include DomainName and DomainPrefix attributes which are present in actual API Gateway request.

Describe the solution you'd like
Add DomainName and DomainPrefix fields to APIGatewayProxyRequestContext type.

Describe alternatives you've considered
None

Additional context
I guess API Gateway added these fields after this library was created. Which would explain why they were not implemented in the first place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant