Michael Panik

Results 2 comments of Michael Panik

I'm running into this issue as well. Any updates or thoughts?

> Since v1.42 the serverless framework supports binary media type responses, so `serverless-apigw-binary` is no longer necessary (https://www.serverless.com/blog/framework-release-v142) > > ``` > provider: >   apiGateway: >   binaryMediaTypes: >   - '*/*'...