Joe Snell
Joe Snell
This is set when the restapi is created We could implement this with a policy.ts file at the root
If we go the route of allowing integrations to export their configuration, we need a way to remove that in the production bundle. One solution as reference: https://github.com/jballant/webpack-strip-block/blob/master/README.md
It would be nice to be able to map in the api gateway types for event and context to use in typescript handlers.
A user should be able to cause a request model and validator to be created by exporting a `schema` object from the handler.