Skip to content

Commit 0b9269a

Browse files
Jun711brettstack
authored andcommitted
docs: fix OPTIONS requests in example (#154)
* add contentHandling CONVERT_TO_TEXT to example swagger
1 parent b9d7519 commit 0b9269a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/simple-proxy-api.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ paths:
4141
Access-Control-Allow-Headers:
4242
type: string
4343
x-amazon-apigateway-integration:
44+
contentHandling: CONVERT_TO_TEXT
4445
responses:
4546
default:
4647
statusCode: 200

0 commit comments

Comments
 (0)