Yoav Givati

Results 3 comments of Yoav Givati

This is related to https://github.com/jorgebastida/gordon/issues/56 since it's prevents setting values for CORS headers, which seems like a fairly common use case. PR would be great, the community can benefit from...

I tried the patch @elkelk suggested and set up my api gateway project config with: ``` apigateway: apitest: description: TEST API resources: /kittens: methods: POST: integration: lambda: cats.smaller responses: -...

Ah that makes sense. updated the snippet above