Skip to content

APIGateway Example Doesn't Build #472

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
mikaelacaron opened this issue Jan 28, 2025 · 1 comment
Closed

APIGateway Example Doesn't Build #472

mikaelacaron opened this issue Jan 28, 2025 · 1 comment

Comments

@mikaelacaron
Copy link

the example for the APIGateway doesn't build, because the initializer doesn't have encodableBody as one of the properties

In main.swift of APIGateway example, link

return try APIGatewayV2Response(statusCode: .ok, headers: header, encodableBody: event)
``
@sebsto
Copy link
Contributor

sebsto commented Jan 29, 2025

closing as duplicate of #473

@sebsto sebsto closed this as completed Jan 29, 2025
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

No branches or pull requests

2 participants