From d5e5125aa9fdd6822e5f2dafa6484c1658a3b2a2 Mon Sep 17 00:00:00 2001 From: Jun Date: Thu, 21 Jun 2018 12:05:40 -0700 Subject: [PATCH] add contentHandling CONVERT_TO_TEXT --- example/simple-proxy-api.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/example/simple-proxy-api.yaml b/example/simple-proxy-api.yaml index e828c75f..0714e36f 100644 --- a/example/simple-proxy-api.yaml +++ b/example/simple-proxy-api.yaml @@ -41,6 +41,7 @@ paths: Access-Control-Allow-Headers: type: string x-amazon-apigateway-integration: + contentHandling: CONVERT_TO_TEXT responses: default: statusCode: 200