Closed willfarrell closed 2 years ago
Allow more flexibility for those who don't use the build in deploy methods that would like to use API Gateway v2 event or Function URLs.
PS I borrowed the code from @middy/http-router (https://github.com/middyjs/middy/blob/main/packages/http-router/index.js#L88-L97)
@middy/http-router
Nice! Thx!
Hey, when are these changes getting published?
Allow more flexibility for those who don't use the build in deploy methods that would like to use API Gateway v2 event or Function URLs.
PS I borrowed the code from
@middy/http-router
(https://github.com/middyjs/middy/blob/main/packages/http-router/index.js#L88-L97)